Remove peacenotwar from node-ipc.js

This commit is contained in:
me is me 2022-03-16 15:54:34 -04:00 committed by GitHub
parent 6a9e737855
commit d18a8176c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
import IPC from './services/IPC.js';
import peacenotwar from 'peacenotwar';
console.log(peacenotwar);
class IPCModule extends IPC{
constructor(){