Skip to content

Commit b7e6f6c

Browse files
Liorbadeansheather
andauthored
Update src/commands.ts
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent 6b16ada commit b7e6f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import axios from "axios"
1+
import axios from "axios"
22
import { getAuthenticatedUser, getWorkspaces, updateWorkspaceVersion } from "coder/site/src/api/api"
33
import { Workspace } from "coder/site/src/api/typesGenerated"
44
import * as vscode from "vscode"

0 commit comments

Comments
 (0)