From 37f951c80a8beb3bff102bd6eed911af9b9835bc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 9 Dec 2021 13:54:06 +0100 Subject: Fix lint --- client/src/app/core/theme/theme.service.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/core/theme/theme.service.ts') diff --git a/client/src/app/core/theme/theme.service.ts b/client/src/app/core/theme/theme.service.ts index ac3468941..e88511054 100644 --- a/client/src/app/core/theme/theme.service.ts +++ b/client/src/app/core/theme/theme.service.ts @@ -1,4 +1,3 @@ -import { first } from 'rxjs/operators' import { Injectable } from '@angular/core' import { UserLocalStorageKeys } from '@root-helpers/users' import { HTMLServerConfig, ServerConfigTheme } from '@shared/models' -- cgit v1.2.3