Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit ecfd653

Browse files
committed
Lint lib/logging.ts
1 parent f60865b commit ecfd653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logging.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import chalk, { ColorSupport } from 'chalk'
1+
import chalk from 'chalk'
22
import { createLogger, format, transports } from 'winston'
33
const { combine, timestamp, label, printf } = format
44

0 commit comments

Comments
 (0)