Skip to content

Commit

Permalink
detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-e committed Oct 24, 2023
1 parent f3dadfe commit a84cfbb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ object EMGLocale {
return Locale.forLanguageTag(code)
}
}

Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
package com.emergetools.snapshots

import com.emergetools.snapshots.SnapshotSaver.keyName
import com.emergetools.snapshots.shared.ComposePreviewSnapshotConfig
import com.emergetools.snapshots.shared.EMGLocale
import org.junit.Assert.assertEquals
import org.junit.Assert.assertThrows
import org.junit.Test

class UtilsTest {
Expand Down

0 comments on commit a84cfbb

Please sign in to comment.