Skip to content

Commit

Permalink
Remove an empty lne for ktlint to be happy #3685
Browse files Browse the repository at this point in the history
  • Loading branch information
Nereboss committed Sep 11, 2024
1 parent bdcbe36 commit 6a57f2f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ class ParserDialogTest {

@Test
fun `should output correct arguments when rename mcc is selected`() {

// given
val inputFolderName = "sampleInputFile"
val outputFileName = "output"
Expand Down

0 comments on commit 6a57f2f

Please sign in to comment.