From 112bf36f88beff12e8196542444c531f1493c6ee Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 18 Aug 2017 21:33:30 -0700 Subject: cleanup --- ext/bg/js/api.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/bg') diff --git a/ext/bg/js/api.js b/ext/bg/js/api.js index 4676e2dc..96147d95 100644 --- a/ext/bg/js/api.js +++ b/ext/bg/js/api.js @@ -85,8 +85,6 @@ async function apiDefinitionsAddable(definitions, modes) { states.push(state); } - - return states; } catch (e) { // NOP } -- cgit v1.2.3