Skip to content

Commit

Permalink
Code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
Scritik committed Feb 14, 2017
1 parent aec4b7f commit cbea574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ gulp.task('build:dev', function () {
// Compile files with MJML
gulp.task('build:mjml', function () {
var css = fs.readFileSync(__dirname+'/src/css/global.css', 'utf8');
var fake = require('./src/config/fake.json');

return gulp.src(['src/*.mjml'])

Expand Down

0 comments on commit cbea574

Please sign in to comment.