diff options
Diffstat (limited to '')
| -rw-r--r-- | pysite/constants.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/pysite/constants.py b/pysite/constants.py index 4eff3606..225550fe 100644 --- a/pysite/constants.py +++ b/pysite/constants.py @@ -1,5 +1,3 @@ -# coding=utf-8 -  from enum import Enum, IntEnum  from os import environ | 
