kopia lustrzana https://github.com/c9/core
fix ci issue
rodzic
b689854468
commit
dd1a54fd1f
|
@ -58,7 +58,6 @@ define(function(require, exports, module) {
|
|||
isAvailable: checkAvailable,
|
||||
exec: function() { cut(); },
|
||||
passEvent: true,
|
||||
readOnly: false,
|
||||
}, plugin);
|
||||
|
||||
commands.addCommand({
|
||||
|
@ -76,7 +75,6 @@ define(function(require, exports, module) {
|
|||
isAvailable: checkAvailable,
|
||||
exec: function() { paste(); },
|
||||
passEvent: true,
|
||||
readOnly: false,
|
||||
}, plugin);
|
||||
|
||||
commands.addCommand({
|
||||
|
|
Ładowanie…
Reference in New Issue