summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/sanity-check2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sanity-check b/bin/sanity-check
index 3defce2..4398595 100755
--- a/bin/sanity-check
+++ b/bin/sanity-check
@@ -5,8 +5,6 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
-# TODO: read information from database
-
usage() {
>&2 echo ''
>&2 echo 'sanity-check [options] [checks]: check sanity of build master'