summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index ece8be3..352d67a 100644
--- a/index.pl
+++ b/index.pl
@@ -51,7 +51,6 @@ sub get_results {
$backend =~ s{ [.] (.+) $ }{}x;
}
}
- say "$backend : $sub_backend";
my $sstr = ("${backend} _ ${stop} _ ${city}");
$sstr =~ tr{a-zA-Z0-9}{_}c;