mirror of https://github.com/ghostfolio/ghostfolio
33 changed files with 1 additions and 67 deletions
@ -1,6 +1,4 @@ |
|||
import { Injectable } from '@angular/core'; |
|||
|
|||
@Injectable() |
|||
export class LanguageService { |
|||
public constructor() {} |
|||
} |
|||
export class LanguageService {} |
|||
|
Loading…
Reference in new issue