We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9335a4a commit 534d575Copy full SHA for 534d575
plugins/index.ts
@@ -47,7 +47,6 @@ import { handler as azureContentSafety } from './azure/contentSafety';
47
import { handler as promptSecurityProtectPrompt } from './promptsecurity/protectPrompt';
48
import { handler as promptSecurityProtectResponse } from './promptsecurity/protectResponse';
49
import { handler as panwPrismaAirsintercept } from './panw-prisma-airs/intercept';
50
-=======
51
import { handler as defaultjwt } from './default/jwt';
52
53
export const plugins = {
0 commit comments