Skip to content

Commit dee703a

Browse files
committed
Replace the Workspace with the one from Tool
1 parent 19d0608 commit dee703a

File tree

8 files changed

+405
-556
lines changed

8 files changed

+405
-556
lines changed

Core/Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ let package = Package(
7878
"PromptToCodeService",
7979
"ServiceUpdateMigration",
8080
"ChatGPTChatTab",
81+
.product(name: "Workspace", package: "Tool"),
8182
.product(name: "UserDefaultsObserver", package: "Tool"),
8283
.product(name: "AppMonitoring", package: "Tool"),
8384
.product(name: "Environment", package: "Tool"),

Core/Sources/Service/FileSaveWatcher.swift

Lines changed: 0 additions & 39 deletions
This file was deleted.

Core/Sources/Service/OpenedFileRocoverableStorage.swift

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)