Skip to content

Commit

Permalink
fix: tslint fail
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Dec 10, 2020
1 parent 194a943 commit 4abb630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/httpConsole.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import Cookie from 'js-cookie';
import {
clearConsoleCookie,
clearConsoleToken,
getConsoleLoginInfo,
getConsoleToken,
toConsoleLogin,
getConsoleLoginInfo,
} from './token';
import analyticsReport from './utils/analyticsReport';

Expand Down

0 comments on commit 4abb630

Please sign in to comment.