Remove theme_testbench

This commit is contained in:
Piotr Osiewicz 2023-06-21 19:11:55 +02:00
parent f1dc6124dd
commit 86506a89ab
6 changed files with 0 additions and 335 deletions

View file

@ -154,7 +154,6 @@ fn main() {
search::init(cx);
vim::init(cx);
terminal_view::init(cx);
theme_testbench::init(cx);
copilot::init(http.clone(), node_runtime, cx);
ai::init(cx);