Skip to content

Commit 30b1134

Browse files
authored
Update index.ts
1 parent 97bab0d commit 30b1134

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/errors/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// import { JsonWebTokenError } from "jsonwebtoken";
21
import { UnauthorizedError } from "./unauthorized";
32
import { EnvironmentError } from "./environment";
43
import * as c from "../constants";

0 commit comments

Comments
 (0)