refactor(frontend): remove unreachable barrel modules (#6205)

Co-authored-by: n0ctal <293235942+n0ctal@users.noreply.github.com>
This commit is contained in:
n0ctal
2026-08-13 15:45:26 +05:00
committed by GitHub
parent 238e4bb314
commit 286a93474d
7 changed files with 0 additions and 20 deletions
-2
View File
@@ -1,2 +0,0 @@
export * from './primitives';
export * from './protocols';
@@ -1,2 +0,0 @@
export * from './shadowsocks';
export * from './vmess';