Pacify eslint

This commit is contained in:
Bryan Housel
2017-03-29 12:50:29 -04:00
parent 4c023635f4
commit 7da34f474b
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { uiFlash } from '../ui';
/* Creates a keybinding behavior for an operation */
export function behaviorOperation(context) {
export function behaviorOperation() {
var which, keybinding;