From 6ec536a964abbe1a3be868f4c052d9e6dcb29e42 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 30 Dec 2025 23:58:57 +0000 Subject: [PATCH] style: Remove leading blank lines in scan.py --- scan.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/scan.py b/scan.py index 41687cd..3a13274 100644 --- a/scan.py +++ b/scan.py @@ -1,6 +1,3 @@ - - - import os, sys import logging DEBUG = os.environ.get('DEBUG')