Skip to content

Commit 4a62cd6

Browse files
committed
remove completed TODO comment
1 parent c2f87b9 commit 4a62cd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content_scripts/command.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,6 @@ Command.updateSettings = function(config) {
10861086
}
10871087
}
10881088
if (config.locale) {
1089-
// TODO:
10901089
Complete.setLocale(config.locale);
10911090
}
10921091
if (config.hintcharacters &&

0 commit comments

Comments
 (0)