From 4b7a2c55b1a68dc72d6017f91e67e48f37154f36 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 27 Dec 2015 23:32:05 +0000 Subject: [PATCH] removed comment --- functions/check.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/functions/check.sh b/functions/check.sh index d5dd62904..61c8083ce 100644 --- a/functions/check.sh +++ b/functions/check.sh @@ -43,6 +43,4 @@ check_ip=( start ) fn_module_compare "${cmd}" "${no_check_logs[@]}" if [ $? != 0 ]; then check_tmux.sh -fi - -#info_ts3status.sh # may need to move out of checks \ No newline at end of file +fi \ No newline at end of file