Remove branch warning
This commit is contained in:
parent
b3ed044408
commit
d6794e6de8
|
@ -7,7 +7,7 @@
|
||||||
* This source code is licensed under the MIT license found in the
|
* This source code is licensed under the MIT license found in the
|
||||||
* LICENSE file in the root directory of this source tree.
|
* LICENSE file in the root directory of this source tree.
|
||||||
*/
|
*/
|
||||||
/*DO NOT USE THIS BRANCH YOU WILL DIE IF YOU DO*/
|
|
||||||
const path = require('path');
|
const path = require('path');
|
||||||
const sass = require('node-sass');
|
const sass = require('node-sass');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue