Remove old config file

This commit is contained in:
ErickSkrauch 2020-01-09 16:27:49 +03:00
parent 0f6c376456
commit eee8f257e3
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -1,7 +0,0 @@
module.exports = {
version: 'dev',
apiHost: 'https://dev.account.ely.by',
ga: { id: 'UA-XXXXX-Y' },
sentryCdn: 'https://<key>@sentry.io/<project>',
crowdinApiKey: '',
};