diff options
Diffstat (limited to 'electron/src/renderer/App.vue')
| -rw-r--r-- | electron/src/renderer/App.vue | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/electron/src/renderer/App.vue b/electron/src/renderer/App.vue deleted file mode 100644 index b98b1399..00000000 --- a/electron/src/renderer/App.vue +++ /dev/null @@ -1,17 +0,0 @@ -<!-- - - Authors: see git history - - Copyright (c) 2010 Authors - Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. - ---> - -<template> - <div id="app"> - <router-view></router-view> - </div> -</template> -<style> -@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons'); -</style> |
