remove padEnd

This commit is contained in:
Lloyd Brookes
2017-03-20 23:32:24 +00:00
parent cc08ca7465
commit 24e8a2c0bb

View File

@ -1,4 +1,4 @@
#!/usr/bin/env node --harmony_string_padding
#!/usr/bin/env node
'use strict'
const LocalWebServer = require('../')
const localWebServer = new LocalWebServer()