Skip to content

Commit fa8d4d6

Browse files
committed
chore(template): remove dead viewports-manager/diagnostics setups (unused post-A2)
1 parent 79ab520 commit fa8d4d6

3 files changed

Lines changed: 0 additions & 397 deletions

File tree

src/cli/templates/app/src/setups/diagnostics.ts

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

src/cli/templates/app/src/setups/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
export * from "./ui-manager";
2-
export * from "./viewports-manager";
32
export * from "./cloud-runner";
43
export * from "./properties-panel";
54
export * from "./fps-indicator";
65
export * from "./active-tool-hud";
7-
export * from "./diagnostics";
86
export * from "./files-panel";
97
export * from "./model-tree";
108
export * from "./right-sidebar";

0 commit comments

Comments
 (0)