Skip to content

Commit f5e88e5

Browse files
mustard-mhroboquat
authored andcommitted
[server] remove ssh functions scopes for workspace
1 parent f8ffbe0 commit f5e88e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/server/src/workspace/workspace-starter.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,10 +1612,6 @@ export class WorkspaceStarter {
16121612
"function:getEnvVars",
16131613
"function:setEnvVar",
16141614
"function:deleteEnvVar",
1615-
"function:hasSSHPublicKey",
1616-
"function:getSSHPublicKeys",
1617-
"function:addSSHPublicKey",
1618-
"function:deleteSSHPublicKey",
16191615
"function:getTeams",
16201616
"function:trackEvent",
16211617
"function:getSupportedWorkspaceClasses",

0 commit comments

Comments
 (0)