fix: rm globals.lib again

This commit is contained in:
GenZmeY 2020-08-08 03:44:29 +03:00
parent 4be79f5603
commit 5166eaa458

View File

@ -166,8 +166,6 @@ function full_info ()
echo "Use --help as an argument for information on a specific group or command" echo "Use --help as an argument for information on a specific group or command"
} }
include "$LibDir/globals.lib"
Group="$1" Group="$1"
Command="$2" Command="$2"