Skip to content

Commit 05ba438

Browse files
committed
housekeeping
1 parent 17e5d0b commit 05ba438

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

frontend/src/App.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
</template>
1010

1111
<template v-else-if="route.matched.length">
12-
<TheBanner v-if="apiName !== 'local'">
13-
This repository is under review for potential modification in compliance
14-
with Administration directives.
15-
</TheBanner>
1612
<TheBanner v-if="apiName !== 'prod'">
1713
This web app is the
1814
<strong v-if="apiName === 'local'">LOCAL VERSION</strong>

0 commit comments

Comments
 (0)