Term::ReadLine::Perl::Bind in Console nicht nutzen
[kivitendo-erp.git] / scripts / console
index 8ce9783..97260d1 100755 (executable)
@@ -14,7 +14,6 @@ use Devel::REPL 1.002001;
 use File::Slurp;
 use Getopt::Long;
 use Pod::Usage;
-use Term::ReadLine::Perl::Bind;     # use sane key binding for rxvt users
 
 use SL::LxOfficeConf;
 SL::LxOfficeConf->read;