Skip to content

Commit 534d575

Browse files
authored
Update index.ts
fixed typo
1 parent 9335a4a commit 534d575

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ import { handler as azureContentSafety } from './azure/contentSafety';
4747
import { handler as promptSecurityProtectPrompt } from './promptsecurity/protectPrompt';
4848
import { handler as promptSecurityProtectResponse } from './promptsecurity/protectResponse';
4949
import { handler as panwPrismaAirsintercept } from './panw-prisma-airs/intercept';
50-
=======
5150
import { handler as defaultjwt } from './default/jwt';
5251

5352
export const plugins = {

0 commit comments

Comments
 (0)