remove pointless exit 0
[scpubgit/App-EzPz.git] / bin / ezpz-repl
index e004a73..8fbb122 100755 (executable)
@@ -20,5 +20,3 @@ die "Usage: ezpz-repl ezmlm-bindir list-dir"
 }
 
 do +which('tinyrepl');
-
-exit 0;