remove failed to setup x constant

This commit is contained in:
R. M 2023-09-07 19:42:05 -03:00
parent 8bc369481c
commit 72df094194

View File

@ -192,5 +192,3 @@ EXCLUDED_CONFIG_FILE_PARAMS = (
)
X_NOT_FOUND_STR = '{} not found at "{}"'
FAILED_TO_SETUP_X_STR = "Failed to setup {}"