Removes ugly non-existing comment :)

This commit is contained in:
Niels Hartvig
2018-03-13 16:39:01 +01:00
parent 564074a2bd
commit 6bafd3a254

View File

@@ -25,8 +25,6 @@
return deferred.promise;
}
////////////
var service = {
getSupportedLocales: getSupportedLocales
};