Skip to content

Commit 8dd13d3

Browse files
committed
make fmt
1 parent 9bf5141 commit 8dd13d3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

site/src/pages/WorkspacePage/WorkspaceActions/Buttons.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
BanIcon,
66
CirclePlayIcon,
77
CircleStopIcon,
8-
CloudIcon,
98
PowerIcon,
109
RotateCcwIcon,
1110
StarIcon,

site/src/pages/WorkspacePage/WorkspaceActions/WorkspaceActions.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ import {
1818
RestartButton,
1919
StartButton,
2020
StopButton,
21-
UpdateAndRestartButtonRequireActiveVersion,
2221
UpdateAndRestartButton,
23-
UpdateAndStartButtonRequireActiveVersion,
22+
UpdateAndRestartButtonRequireActiveVersion,
2423
UpdateAndStartButton,
24+
UpdateAndStartButtonRequireActiveVersion,
2525
} from "./Buttons";
2626
import { DebugButton } from "./DebugButton";
2727
import { RetryButton } from "./RetryButton";

0 commit comments

Comments
 (0)