Skip to content

Commit 487ab38

Browse files
author
drighetto
committed
Add more trace
1 parent 2883273 commit 487ab38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/burp/Signing.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
public class Signing {
3131

32-
static boolean DEBUG = true;
32+
static boolean DEBUG = false;
3333
public static IBurpExtenderCallbacks callbacks;
3434
public static IExtensionHelpers helpers;
3535
static ConfigSettings globalSettings;

0 commit comments

Comments
 (0)