refactor(tui): remove legacy sync context
This commit is contained in:
parent
af8480b2e2
commit
90a87b2a0c
6 changed files with 24 additions and 218 deletions
|
|
@ -23,7 +23,6 @@
|
|||
"./context/project": "./src/context/project.tsx",
|
||||
"./context/runtime": "./src/context/runtime.tsx",
|
||||
"./context/sdk": "./src/context/sdk.tsx",
|
||||
"./context/sync": "./src/context/sync.tsx",
|
||||
"./context/theme": "./src/context/theme.tsx",
|
||||
"./context/editor": "./src/context/editor.ts",
|
||||
"./context/clipboard": "./src/context/clipboard.tsx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue