Checkstyle

This commit is contained in:
Juuz
2022-09-07 03:58:46 +03:00
parent 7690e46e29
commit f8603e11ef

View File

@@ -64,5 +64,4 @@ public interface StepLogic {
return CollectionUtil.map(configValues, this::resolve);
}
}
}