mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
Removed a comment
This commit is contained in:
parent
30825e7927
commit
ddcd7c6831
|
@ -12,7 +12,6 @@ export class FuseTranslationLoaderService
|
||||||
{
|
{
|
||||||
constructor(private translate: TranslateService)
|
constructor(private translate: TranslateService)
|
||||||
{
|
{
|
||||||
console.log('...FuseTranslationLoaderService constructor...');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public loadTranslations(...args: Locale[]): void
|
public loadTranslations(...args: Locale[]): void
|
||||||
|
|
Loading…
Reference in New Issue
Block a user