Skip to content

Commit 3eba066

Browse files
committed
[ISSUE#51]: tslint fixed
igned-off-by: ashish <[email protected]> Signed-off-by: ashish <[email protected]>
1 parent 31c2108 commit 3eba066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utilities/utilities.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import {Command} from '@oclif/command'
33
import * as chalk from 'chalk'
44
import * as fs from 'fs'
5+
56
import Logger from './logger'
67
// tslint:disable-next-line:no-unnecessary-class
78
export default class Utilities {

0 commit comments

Comments
 (0)