codestyle

This commit is contained in:
jonaswinkler
2020-12-07 22:17:47 +01:00
parent d8296721bb
commit 6a826a80b8
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';