diff options
author | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2021-09-26 16:26:39 -0600 |
---|---|---|
committer | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2021-09-26 16:26:39 -0600 |
commit | 472424e6ebe680df9051aac90e523de749dca756 (patch) | |
tree | 2194743f7be822c5e550414c3949a7d692b41327 | |
parent | 29ad667e4297fd4c6e7d3d86ccaa0fc68ee39362 (diff) |
kek xd rofl lmao forgot to save a file:), now actually a quick fix
-rw-r--r-- | src/pyssg/configuration.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pyssg/configuration.py b/src/pyssg/configuration.py index d065b45..5a09a7a 100644 --- a/src/pyssg/configuration.py +++ b/src/pyssg/configuration.py @@ -1,4 +1,3 @@ -import os from typing import Union from importlib.metadata import version from datetime import datetime, timezone |