diff options
Diffstat (limited to 'exec_utils.py')
| -rw-r--r-- | exec_utils.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exec_utils.py b/exec_utils.py index 061370f..df27335 100644 --- a/exec_utils.py +++ b/exec_utils.py @@ -9,7 +9,6 @@ import subprocess import sys from typing import List, Optional - logger = logging.getLogger(__file__) |
