Skip to content

Commit b1d7320

Browse files
committed
remove print
1 parent ef8ea36 commit b1d7320

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: scripts/dovehawk_expire.bro

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export {
2626

2727
hook extend_match(info: Info, s: Seen, items: set[Item])
2828
{
29-
print "dovehawk_expire.bro extend_match";
3029
local matches = |items|;
3130
for ( item in items )
3231
{

0 commit comments

Comments
 (0)