mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(ponse) rm " "
This commit is contained in:
parent
8d36d44845
commit
f2ff365933
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
|
||||
function(callback) {
|
||||
zlib.gzip (data, function(error, data) {
|
||||
zlib.gzip(data, function(error, data) {
|
||||
if (!error)
|
||||
p.data = data;
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue