mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 00:50:59 +00:00
chore(cloudfunc) rm "\n"
This commit is contained in:
parent
a586640e8d
commit
ea949f0b81
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ var Util;
|
|||
(function(scope, Util) {
|
||||
'use strict';
|
||||
|
||||
|
||||
if (typeof module === 'object' && module.exports) {
|
||||
Util = require('./util');
|
||||
module.exports = new CloudFuncProto(Util);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue