mirror of https://github.com/Ombi-app/Ombi
chore: 🔥 Remove unused dependency (#4959) [skip ci]
* chore: 🔥 Remove unused dependency * chore: 🔥 Remove Angular Localizepull/4962/head
parent
3e46e8e91b
commit
a47171aa08
@ -1,6 +1,5 @@
|
||||
/***************************************************************************************************
|
||||
* Load `$localize` onto the global scope - used if i18n tags appear in Angular templates.
|
||||
*/
|
||||
import '@angular/localize/init';
|
||||
import "core-js/es7/reflect";
|
||||
import "zone.js/dist/zone";
|
||||
|
Loading…
Reference in new issue