Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Kolla committed Feb 27, 2019
1 parent 9e2fd10 commit 8d1b755
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const Discord = require('discord.js');
// const axios = require('axios');
const client = new Discord.Client();


//CONFIG
const vars = require("./app_variables.json");

Expand Down
1 change: 0 additions & 1 deletion commands/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ let db = new Database({
autoload: true
});


const vars = require("../app_variables.json");

var stats = {};
Expand Down

0 comments on commit 8d1b755

Please sign in to comment.