summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-08-18 21:33:30 -0700
committerAlex Yatskov <alex@foosoft.net>2017-08-18 21:33:30 -0700
commit112bf36f88beff12e8196542444c531f1493c6ee (patch)
tree90611d57db63b111f5454869f1b898f7f0b75075
parent30fe3d250646e0993cc49a7ef6b783eee206d043 (diff)
cleanup
-rw-r--r--ext/bg/js/api.js2
1 files changed, 0 insertions, 2 deletions
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
}