diff options
Diffstat (limited to 'src/cmd/remove-suite.sh')
-rw-r--r-- | src/cmd/remove-suite.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/remove-suite.sh b/src/cmd/remove-suite.sh index 5fc24ae..394b7fd 100644 --- a/src/cmd/remove-suite.sh +++ b/src/cmd/remove-suite.sh @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -use suite - cmd_remove_suite_main() { local suite="${1}" |