diff options
Diffstat (limited to 'src/home/pio/exceptions.py')
-rw-r--r-- | src/home/pio/exceptions.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/home/pio/exceptions.py b/src/home/pio/exceptions.py deleted file mode 100644 index a6afd20..0000000 --- a/src/home/pio/exceptions.py +++ /dev/null @@ -1,2 +0,0 @@ -class ProductConfigNotFoundError(Exception): - pass |