From 889d537dda0987ecc37de85a2e629580765c0d49 Mon Sep 17 00:00:00 2001 From: Noah Litvin <335975+noahlitvin@users.noreply.github.com> Date: Wed, 11 Aug 2021 09:44:30 -0400 Subject: [PATCH] Removes crytic.io notice --- slither/__main__.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/slither/__main__.py b/slither/__main__.py index 6ce890ab0..75e9e379d 100644 --- a/slither/__main__.py +++ b/slither/__main__.py @@ -777,12 +777,6 @@ def main_impl(all_detector_classes, all_printer_classes): len(detector_classes), len(results_detectors), ) - - logger.info( - blue( - "Use https://crytic.io/ to get access to additional detectors and Github integration" - ) - ) if args.ignore_return_value: return