Remove unused and commented out code

This commit is contained in:
Matt
2021-12-21 21:22:16 -05:00
parent 95f8dc8eb3
commit 2d20dc4282
12 changed files with 0 additions and 103 deletions

View File

@@ -6,4 +6,3 @@ extend-ignore =
I202
per-file-ignores =
*/__init__.py: F401
scripts/process_addon.py: F821