Skip to content

Commit 2204dde

Browse files
committed
Remove ChangeLog view from router configuration
1 parent 268a0fa commit 2204dde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/router/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { useStore } from '@/store';
22
import About from '@/views/About.vue';
3-
import ChangeLog from '@/views/ChangeLog.vue';
43
import Countries from '@/views/Countries.vue';
54
import Home from '@/views/Home.vue';
65
import Learn from '@/views/Learn.vue';

0 commit comments

Comments
 (0)