diff options
Diffstat (limited to 'lib/ASM/Inspect.pm')
| -rw-r--r-- | lib/ASM/Inspect.pm | 1 |
1 files changed, 0 insertions, 1 deletions
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) { |
