From 30e854e658472795dbf06e072c26dbe2e750f296 Mon Sep 17 00:00:00 2001 From: William Heimbigner Date: Fri, 15 Jan 2016 00:12:28 -0700 Subject: Remove spammy line from Inspect.pm --- lib/ASM/Inspect.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ASM') diff --git a/lib/ASM/Inspect.pm b/lib/ASM/Inspect.pm index ae36d16..0177dd4 100644 --- a/lib/ASM/Inspect.pm +++ b/lib/ASM/Inspect.pm @@ -54,7 +54,6 @@ sub on_httpResponse sub on_public { my ($conn, $event) = @_; - print "on_public inspect\n"; my $chan = lc $event->{to}[0]; $chan =~ s/^[+@]//; if ($event->{args}->[0] =~ /(https?:\/\/bitly.com\/\w+|https?:\/\/bit.ly\/\w+|https?:\/\/j.mp\/\w+|https?:\/\/tinyurl.com\/\w+)/i) { -- cgit v1.2.3