summaryrefslogtreecommitdiffstats
path: root/tools/web.py
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-06-24 12:20:55 -0500
committerThaddeus Crews <repiteo@outlook.com>2024-06-24 15:43:55 -0500
commite0d363aad8e2204fe8ca4b6937ef2ad74a7b293b (patch)
treec8300e4864984e9157ba8502ee019c4cd7226128 /tools/web.py
parentc414c2b37d0563456a2fe194b16f8c4aa442e865 (diff)
downloadredot-cpp-e0d363aad8e2204fe8ca4b6937ef2ad74a7b293b.tar.gz
Integrate `.pre-commit-config.yaml`
Diffstat (limited to 'tools/web.py')
-rw-r--r--tools/web.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/web.py b/tools/web.py
index c6e57b8..dea42b2 100644
--- a/tools/web.py
+++ b/tools/web.py
@@ -1,4 +1,3 @@
-import os
import common_compiler_flags
from SCons.Util import WhereIs