Skip to content

Commit

Permalink
Fixing ktlint.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Feb 19, 2022
1 parent 95c3ee1 commit a3f2daa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ local.properties
/event-implementation/event.properties
/core-models-test/build/
/event-api-test/build/
/core-ui/build/
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.adammcneilly.pocketleague.core.ui


/**
* This sealed class defines all of the different formats an image can be represented in UI code.
*/
Expand Down

0 comments on commit a3f2daa

Please sign in to comment.