Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 10bbc60

Browse files
Removed testing file
1 parent 4ef62e6 commit 10bbc60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Examples/index.ts

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import LangExamples from '@/components/Examples/LangExamples.vue';
55
import OtherExamples from '@/components/Examples/OtherExamples.vue';
66
import PluginExamples from '@/components/Examples/PluginExamples.vue';
77
import TabExamples from '@/components/Examples/TabExamples.vue';
8-
import TestingExamples from '@/components/Examples/TestingExamples.vue';
98

109

1110
export {
@@ -16,5 +15,4 @@ export {
1615
OtherExamples,
1716
PluginExamples,
1817
TabExamples,
19-
TestingExamples,
2018
};

0 commit comments

Comments
 (0)