changeset 20:1ff53579665c

Removing UserClient UserClient was an artifact from the scaffolding phase and is now obsolete.
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 21 Jun 2018 12:18:48 +0200
parents c7fe6244528c
children d16f799e0469
files client/src/views/UserClient.vue
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/views/UserClient.vue	Thu Jun 21 12:11:00 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-<template>
-  <div class="userclient">
-    <h1>Guarded!</h1>
-  </div>
-</template>