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 9584508..39692ae 100644
--- a/index.pl
+++ b/index.pl
@@ -17,7 +17,6 @@ use utf8;
no if $] >= 5.018, warnings => 'experimental::smartmatch';
our $VERSION = qx{git describe --dirty} || '0.05';
-chomp $VERSION;
my %default = (
backend => 'iris',