Skip to content

Commit

Permalink
Removing some unused things
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH committed May 25, 2021
1 parent f82daa8 commit c1891c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ let mainWindow;


const drpc = require("discord-rpc");
const { timeEnd } = require('console');
const { title } = require('process');
drpc.register("829374669000933432");
const client = new drpc.Client({ transport: "ipc" });
const date = Date.now();
Expand Down

0 comments on commit c1891c1

Please sign in to comment.