From 83a1e9a7ea15481f2a129a19352560eecd5bbe23 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 10 Dec 2015 12:29:27 -0500 Subject: [PATCH] feature(gulpfile) rm storage --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 30c84662..594b08f8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -20,7 +20,6 @@ 'gulp/**/*.js', LIB + '*.js', LIB_CLIENT + '/*.js', - LIB_CLIENT + 'storage/*.js', LIB_SERVER + '/**/*.js' ];