aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/main.ts')
-rw-r--r--viewer/src/main.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/viewer/src/main.ts b/viewer/src/main.ts
index bc005c5..1f77875 100644
--- a/viewer/src/main.ts
+++ b/viewer/src/main.ts
@@ -37,5 +37,3 @@ new Vue({
37 store, 37 store,
38 render: h => h(MainLayout) 38 render: h => h(MainLayout)
39}).$mount("#ldgallery") 39}).$mount("#ldgallery")
40
41