This commit is contained in:
2022-09-24 00:12:36 -04:00
parent 91f2c45e4f
commit 9687d9638e
5 changed files with 7 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
</template>
<script>
import { strftime_vista, strptime_vista } from './util.mjs';
import { strftime_vista } from './util.mjs';
import ViewData from './ViewData.vue';