diff --git a/tests/com.e1c.v8codestyle.bsl.itests/src/com/e1c/v8codestyle/bsl/check/itests/IsInRoleMethodRoleExistCheckTest.java b/tests/com.e1c.v8codestyle.bsl.itests/src/com/e1c/v8codestyle/bsl/check/itests/IsInRoleMethodRoleExistCheckTest.java index 46e10153..f4fffc31 100644 --- a/tests/com.e1c.v8codestyle.bsl.itests/src/com/e1c/v8codestyle/bsl/check/itests/IsInRoleMethodRoleExistCheckTest.java +++ b/tests/com.e1c.v8codestyle.bsl.itests/src/com/e1c/v8codestyle/bsl/check/itests/IsInRoleMethodRoleExistCheckTest.java @@ -14,12 +14,9 @@ package com.e1c.v8codestyle.bsl.check.itests; import static org.junit.Assert.assertEquals; -import static org.junit.Assert.assertNotNull; import java.util.List; -import java.util.stream.Collectors; -import org.eclipse.core.runtime.Path; import org.junit.Test; import com._1c.g5.v8.dt.validation.marker.IExtraInfoKeys;