remove obsolete tsstats.exceptions.ConfigNotFound

This commit is contained in:
Thor77 2016-05-25 20:13:38 +02:00
parent a1f25648a2
commit 7186cd662b
1 changed files with 0 additions and 4 deletions

View File

@ -4,7 +4,3 @@ class InvalidConfig(Exception):
class InvalidLog(Exception):
pass
class ConfigNotFound(Exception):
pass