Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit011c1cf

Browse files
committed
chore: fix import of workspaceAction
1 parentee925a0 commit011c1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/remote.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ import prettyBytes from "pretty-bytes"
1919
import*assemverfrom"semver"
2020
import*asvscodefrom"vscode"
2121
import*aswsfrom"ws"
22-
import{WorkspaceAction}from"./WorkspaceAction"
2322
import{SSHConfig,SSHValues,defaultSSHConfigResponse,mergeSSHConfigValues}from"./sshConfig"
2423
import{computeSSHProperties,sshSupportsSetEnv}from"./sshSupport"
2524
import{Storage}from"./storage"
25+
import{WorkspaceAction}from"./workspaceAction"
2626

2727
exportclassRemote{
2828
// Prefix is a magic string that is prepended to SSH hosts to indicate that

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp