diff --git a/app/src/render.ts b/app/src/render.ts index 0570993..556f9f3 100644 --- a/app/src/render.ts +++ b/app/src/render.ts @@ -3,7 +3,6 @@ import { Response } from 'express-serve-static-core' import { Asset, AssetType, ImageSize, IncomingShareRequest, SharedLink } from './types' import { getConfigOption } from './functions' import archiver from 'archiver' -import dayjs from 'dayjs' class Render { lgConfig