Skip to content

Commit

Permalink
Use a proper EOF.
Browse files Browse the repository at this point in the history
  • Loading branch information
armiol committed May 21, 2024
1 parent 707c41f commit c9a8998
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ internal class ModuleDependency(
result = 31 * result + gav.hashCode()
return result
}
}
}

0 comments on commit c9a8998

Please sign in to comment.