forked from snxraven/LinkUp-P2P-Chat
Removing imports that are no longer needed
This commit is contained in:
parent
6d469dd0fd
commit
34b771bea9
2
app.js
2
app.js
@ -2,8 +2,6 @@ import Hyperswarm from 'hyperswarm';
|
||||
import crypto from 'hypercore-crypto';
|
||||
import b4a from 'b4a';
|
||||
import ServeDrive from 'serve-drive';
|
||||
import Localdrive from 'localdrive';
|
||||
import fs from 'fs';
|
||||
import Hyperdrive from 'hyperdrive';
|
||||
import Corestore from 'corestore';
|
||||
import { EventEmitter } from 'events';
|
||||
|
Loading…
Reference in New Issue
Block a user