mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(hash) rm " "
This commit is contained in:
parent
c506da11c7
commit
ece4742e9b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
crypto = require('crypto');
|
||||
|
||||
this.create = function() {
|
||||
var ws = new Writable();
|
||||
var ws = new Writable();
|
||||
|
||||
ws._write = write;
|
||||
ws.get = get;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue