🔥 Remove use strict

This commit is contained in:
brunosimon
2017-08-15 18:13:01 +02:00
parent ff4b555c64
commit 4b4977cc1b
8 changed files with 1 additions and 17 deletions
-2
View File
@@ -1,5 +1,3 @@
'use strict'
const Project = require('./project.js')
class Projects