Remove duplicate entry

pull/117/merge
Lennart Kats 2015-06-02 16:33:49 +02:00
rodzic fdc8cfef2e
commit fa4c3db74f
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -316,7 +316,6 @@ define(function(require, exports, module) {
exec: function(){}
},
commands.openpreferences,
commands.openpreferences,
commands.passKeysToBrowser,
commands.find,
commands.openterminal,
@ -669,4 +668,4 @@ define(function(require, exports, module) {
commands: plugin
});
}
});
});