Skip to content
Snippets Groups Projects
Commit 2f01d042 authored by Tasso Evangelista's avatar Tasso Evangelista Committed by Guilherme Gazzo
Browse files

Remove unused files (#13833)

parent 24db6613
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ import './importPackages';
import '../imports/startup/client';
import '../lib/RegExp';
import '../lib/francocatena_fix';
import './lib/toastr';
import './helpers/escapeCssUrl';
......
import { TAPi18n } from 'meteor/tap:i18n';
this.i18n_status_func = function(key, options) {
return TAPi18n.__(key, options);
};
{
"globals": {
"Npm" : false
}
}
......@@ -2,7 +2,6 @@ import './importPackages';
import '../imports/startup/server';
import '../lib/RegExp';
import '../lib/francocatena_fix';
import './lib/accounts';
import './lib/cordova';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment