Remove unused import
Summary: ^ Reviewed By: passy Differential Revision: D36310809 fbshipit-source-id: c9faa2b685fc57c8a022cf497a843f3c137716d7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1818b87166
commit
2493de75ab
@@ -20,8 +20,6 @@ import xdgBasedir from 'xdg-basedir';
|
|||||||
import proxy from 'http-proxy';
|
import proxy from 'http-proxy';
|
||||||
import exitHook from 'exit-hook';
|
import exitHook from 'exit-hook';
|
||||||
|
|
||||||
import {userInfo} from 'os';
|
|
||||||
|
|
||||||
type Config = {
|
type Config = {
|
||||||
port: number;
|
port: number;
|
||||||
staticDir: string;
|
staticDir: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user