Skip to content

Commit

Permalink
styles: Remove log imoprt
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Oct 31, 2021
1 parent 2185a18 commit 37cf282
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Logger/Logger.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Color } from '../utils/Color'
import { LogMapper } from './LogMapper'
import { defaultMapper } from './defaultMapper'
import { Log } from './Log'

export class Logger {
private readonly context: string
Expand Down

0 comments on commit 37cf282

Please sign in to comment.