Fix eslint ;

This commit is contained in:
Bryan Housel
2016-07-11 12:59:44 -04:00
parent d7a89a41d2
commit 5e57ff0771
+1 -1
View File
@@ -14,7 +14,7 @@ describe('wikipedia', function() {
} else {
callback.apply(null, args);
}
};
}
function changeTags(changed) {
var annotation = t('operations.change_tags.annotation');