8000 make fmt · coder/coder@56f0410 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56f0410

Browse files
committed
make fmt
1 parent fa2d4eb commit 56f0410

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
CircleStopIco 8000 n,
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)
0