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'; |
import { Injectable } from '@angular/core'; |
||||
|
|
||||
@Injectable() |
@Injectable() |
||||
export class LanguageService { |
export class LanguageService {} |
||||
public constructor() {} |
|
||||
} |
|
||||
|
Loading…
Reference in new issue