Testing
This commit is contained in:
parent
285cb2c216
commit
ce2a54dfaf
1 changed files with 1 additions and 2 deletions
3
index.js
3
index.js
|
@ -1,6 +1,5 @@
|
||||||
const express = require('express'),
|
const express = require('express'),
|
||||||
path = require('path'),
|
path = require('path')
|
||||||
fs = require('fs')
|
|
||||||
|
|
||||||
var app = express()
|
var app = express()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue