Skip to content

Commit 304accc

Browse files
committed
fix error
1 parent a92c67d commit 304accc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adminforth/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import ExpressServer from './servers/express.js';
88
// import FastifyServer from './servers/fastify.js';
99
import { ADMINFORTH_VERSION, listify, suggestIfTypo, RateLimiter, getClientIp } from './modules/utils.js';
1010

11-
a.b;
12-
1311
import {
1412
type AdminForthConfig,
1513
type IAdminForth,

0 commit comments

Comments
 (0)