Removed freebaseapps.com from scripts (#2395)

closes #1973
This commit is contained in:
Ekta Mishra 2020-03-12 16:27:42 +05:30 committed by GitHub
parent b5282fcce7
commit fd12ea8c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,9 +53,7 @@ $.i18n().load(dictionary, lang);
$.i18n({ locale: lang });
// End internationalization
var Refine = {
refineHelperService: "http://openrefine-helper.freebaseapps.com"
};
var Refine = {};
Refine.reportException = function(e) {
if (window.console) {