mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: remove unused file
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
// import { createRouter, createWebHashHistory } from 'vue-router'
|
||||
|
||||
// const routes = [{ path: '/', component: () => import('~/contentScripts/views/Home/index.vue') }]
|
||||
|
||||
// export const router = createRouter({
|
||||
// // 4. Provide the history implementation to use. We are using the hash history for simplicity here.
|
||||
// history: createWebHashHistory(),
|
||||
// routes, // short for `routes: routes`
|
||||
// })
|
||||
Reference in New Issue
Block a user