Removed unused ERROR_SOURCES
This commit is contained in:
parent
61554af270
commit
e8560a1d5d
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ from typing import List
|
|||
|
||||
from .error_sources import ErrorSource
|
||||
|
||||
ERROR_SOURCES: List[ErrorSource] = []
|
||||
|
||||
|
||||
def trace_config_exceptions():
|
||||
error_sources = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue