Skip to content

Commit

Permalink
Remove legacy CodyAgentServer
Browse files Browse the repository at this point in the history
  • Loading branch information
mkondratek committed Nov 18, 2024
1 parent c858ec1 commit 4200e78
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 221 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/com/sourcegraph/cody/agent/CodyAgent.kt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import com.sourcegraph.cody.agent.protocol.*
import com.sourcegraph.cody.agent.protocol_extensions.ProtocolTextDocumentExt
import com.sourcegraph.cody.agent.protocol_generated.ClientCapabilities
import com.sourcegraph.cody.agent.protocol_generated.ClientInfo
import com.sourcegraph.cody.agent.protocol_generated.CodyAgentServer
import com.sourcegraph.cody.agent.protocol_generated.ProtocolTypeAdapters
import com.sourcegraph.cody.agent.protocol_generated.WebviewNativeConfig
import com.sourcegraph.cody.ui.web.WebUIServiceWebviewProvider
Expand Down
181 changes: 0 additions & 181 deletions src/main/kotlin/com/sourcegraph/cody/agent/CodyAgentServer.kt

This file was deleted.

This file was deleted.

0 comments on commit 4200e78

Please sign in to comment.