Fix 'dayjs' is never used warning

This commit is contained in:
Adam Stachowicz
2022-10-25 01:27:25 +02:00
parent 9e81fe120f
commit 134b3b8ac1
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");
/**