codestyle

This commit is contained in:
jonaswinkler
2020-12-07 22:17:47 +01:00
parent dc36e8566a
commit d4febbc40f
3 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
import { Component, OnInit } from '@angular/core';
import { Title } from '@angular/platform-browser';
import { kMaxLength } from 'buffer';
import { LOG_LEVELS, LOG_LEVEL_INFO, PaperlessLog } from 'src/app/data/paperless-log';
import { LogService } from 'src/app/services/rest/log.service';
import { environment } from 'src/environments/environment';