Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 78c3f4f

Browse files
committed
Remove accidental auto-import
1 parent 23af97d commit 78c3f4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/view/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { BackButton, ShareButton, Button } from '../component/button';
99
import { createStyles, maxWidth } from '../component/media-query';
1010
import { color, font, breakWidth } from '../component/style';
1111
import { getLogs, error } from '../action/log';
12-
import { Platform } from 'app-builder-lib';
1312

1413
//
1514
// CLI View

0 commit comments

Comments
 (0)