summaryrefslogtreecommitdiff
path: root/utils/rhrd-show
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-04-27 15:41:07 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2016-04-27 15:41:07 (GMT)
commite71dc43b11d983b398598453f93a7d09fddf175f (patch)
tree3ce85d06749b01486557cdd2109c02cdf88b7f4d /utils/rhrd-show
parent187d32a5ae613ab839bb756fa532cdc7abc0a6e7 (diff)
removed imports which are only useful for debugging
Diffstat (limited to 'utils/rhrd-show')
-rwxr-xr-xutils/rhrd-show1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/rhrd-show b/utils/rhrd-show
index 75e525a..a25ceff 100755
--- a/utils/rhrd-show
+++ b/utils/rhrd-show
@@ -21,7 +21,6 @@
#
use strict;
-use lib "../lib/";
use RHRD::rddb;
use RHRD::utils;