mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 05:02:54 +00:00
feature(package) eslint v4.0.0
This commit is contained in:
parent
ca5a614a55
commit
71d366a6a1
11 changed files with 51 additions and 47 deletions
|
|
@ -96,7 +96,7 @@ function BufferProto() {
|
|||
|
||||
function clear() {
|
||||
Storage.remove(COPY)
|
||||
.remove(CUT);
|
||||
.remove(CUT);
|
||||
|
||||
rmCutClass();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue