mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
fix beefy.js warnings
This commit is contained in:
parent
0fad48592c
commit
8fbcd95d53
@ -1,8 +1,5 @@
|
||||
const beefy = require('beefy')
|
||||
const http = require('http')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
|
||||
const port = 8124
|
||||
|
||||
const handler = beefy({
|
||||
|
Loading…
Reference in New Issue
Block a user