This commit is contained in:
Kamil Klecha
2021-10-20 11:00:22 +02:00
parent bb8cd1e295
commit 43c77180d7
2 changed files with 2 additions and 3 deletions

View File

@@ -81,7 +81,6 @@ import { Component, Prop, Vue } from "vue-property-decorator";
import Details from "@/components/Details.vue";
import axios from "axios";
const moment = require("moment");
const Config = require("@/config.json");
@Component({
components: {