refactor(code-editor): remove redundant CodeEditor export as part of component restructuring

This commit is contained in:
Haileyesus
2026-02-20 08:57:10 +03:00
parent b63d827ccc
commit 2d76858c9f

View File

@@ -1 +0,0 @@
export { default } from './code-editor/view/CodeEditor';