Remove shebang from upload-artifacts.js

This commit is contained in:
David Wilson
2018-10-30 16:28:09 -07:00
parent 3d85d5e5e2
commit cdc8a23bc3

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env node
'use strict'
const path = require('path')