Commit a480c064 authored by Nikolay Gromov's avatar Nikolay Gromov

Выпилил неиспользуемую зависимость

parent d813da47
......@@ -10,7 +10,6 @@ const through2 = require('through2');
const rename = require('gulp-rename');
const replace = require('gulp-replace');
const getClassesFromHtml = require('get-classes-from-html');
const jsonFormat = require('json-format');
const browserSync = require('browser-sync').create();
const debug = require('gulp-debug');
const sass = require('gulp-sass');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment