mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(storage) rm "\n"
This commit is contained in:
parent
7b479f7803
commit
fbef38149f
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@ var Util, DOM;
|
|||
|
||||
(function(Util, DOM) {
|
||||
'use strict';
|
||||
|
||||
|
||||
|
||||
var Storage = Util.extendProto(StorageProto),
|
||||
DOMProto = Object.getPrototypeOf(DOM);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue