Skip to content

Commit ae5300c

Browse files
committed
fix: index.ts typo
1 parent 0fa1abb commit ae5300c

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 =1
12-
1311
import {
1412
type AdminForthConfig,
1513
type IAdminForth,

0 commit comments

Comments
 (0)