🎨 Update files structure

This commit is contained in:
brunosimon
2017-07-18 03:47:13 +02:00
parent 5a7431a6b9
commit 2b49b8a847
29 changed files with 13 additions and 24 deletions
+2 -2
View File
@@ -2,5 +2,5 @@
'use strict'
const Keppler = require('./keppler.class.js')
const keppler = new Keppler()
const App = require('../lib/app')
const app = new App()