diff --git a/src/ifcbimtester/bimtester/features/steps/ifcdata_it.py b/src/ifcbimtester/bimtester/features/steps/ifcdata_it.py index c84fe775d7..60222112bc 100644 --- a/src/ifcbimtester/bimtester/features/steps/ifcdata_it.py +++ b/src/ifcbimtester/bimtester/features/steps/ifcdata_it.py @@ -7,7 +7,6 @@ from utils import switch_locale the_lang = "it" -# TODO the next line needs translation @given("Il file IFC รจ stato fornito attraverso un argumento") def step_impl(context): switch_locale(context.localedir, the_lang)