diff options
Diffstat (limited to 'scripts/show-tuple.sh')
-rw-r--r-- | scripts/show-tuple.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/show-tuple.sh b/scripts/show-tuple.sh index 9031b3cd..4b0b9b0b 100644 --- a/scripts/show-tuple.sh +++ b/scripts/show-tuple.sh @@ -1,9 +1,6 @@ # What we need: # - the .config file -# Parse the tools' paths configuration -. "${CT_LIB_DIR}/paths.sh" - # Parse the common functions . "${CT_LIB_DIR}/scripts/functions" |