remove empty line

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-09-08 18:47:00 +02:00
parent f633af2091
commit f77d7e57ed
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -54,4 +54,3 @@ class UserIdUtilsTest {
Assert.assertEquals("The id is correct user id is not null", expectedId, result)
}
}