Update index.js

This commit is contained in:
Axel Olausson Holtenäs 2022-03-17 11:21:03 +01:00 committed by GitHub
parent 0afc6f355a
commit 2fdab8b87f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
const config = require('../../../../config.json');
const logger = require('../../../handlers/logger');
const { buy, cancel } = require('./addons');