Remove test file
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
const network = require('../lib/network');
|
||||
|
||||
|
||||
async function getNetwork() {
|
||||
console.log(await network.networkGatewayDefault());
|
||||
}
|
||||
|
||||
getNetwork();
|
||||
Reference in New Issue
Block a user