remove debug logs
This commit is contained in:
@@ -70,7 +70,6 @@ import { JukeboxComponent } from './pages/jukebox/jukebox.compontent';
|
||||
|
||||
export function init_app(i18n: I18nService) {
|
||||
return () => {
|
||||
console.log("APP_INITIALIZER");
|
||||
i18n.fetch();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user