Skip to content

Commit 52b17f2

Browse files
committed
Remove debugging line
1 parent e4247fe commit 52b17f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/xServices/workspaces/workspacesXService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ export const workspacesMachine =
293293
on: {
294294
REFRESH_DATA: {
295295
target: ".gettingWorkspaces",
296-
actions: "logRefresh"
297296
},
298297
},
299298
states: {

0 commit comments

Comments
 (0)