mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 05:12:13 +02:00
Pacify eslint
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user