Merge pull request #2266 from Saibamen/fix_linters

Fix 'dayjs' is never used warning
This commit is contained in:
Louis Lam
2022-10-25 14:23:59 +08:00
committed by GitHub
2 changed files with 0 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
const dayjs = require("dayjs");
const { BeanModel } = require("redbean-node/dist/bean-model");
/**

View File

@@ -3,8 +3,6 @@
</template>
<script>
import dayjs from "dayjs";
export default {
props: {
/** Value of date time */