refactor: remove LSPServerEventsMixin and clean up websocket tests
- Delete unused websocket library test files - Remove LSPServerEventsMixin and inline its methods into response handlers - Clean up unused imports (ThreadPoolExecutor, ABC, LSP message structs)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Python imports
|
||||
from abc import ABC
|
||||
|
||||
# Lib imports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user