Skip to content

Commit

Permalink
Auto-format code
Browse files Browse the repository at this point in the history
  • Loading branch information
markocic committed Nov 29, 2024
1 parent db0d73c commit ae54ef7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions app/src/main/kotlin/net/primal/android/drawer/PrimalDrawer.kt
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ import net.primal.android.core.compose.icons.primaliconpack.QrCode
import net.primal.android.core.compose.preview.PrimalPreview
import net.primal.android.core.utils.formatNip05Identifier
import net.primal.android.premium.legend.LegendaryCustomization
import net.primal.android.premium.legend.LegendaryStyle
import net.primal.android.premium.legend.asLegendaryCustomization
import net.primal.android.theme.AppTheme
import net.primal.android.theme.domain.PrimalTheme
import net.primal.android.user.domain.Badges
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package net.primal.android.drawer

import net.primal.android.premium.legend.LegendaryCustomization
import net.primal.android.premium.legend.LegendaryStyle
import net.primal.android.user.domain.Badges
import net.primal.android.user.domain.UserAccount

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import kotlinx.coroutines.flow.asStateFlow
import kotlinx.coroutines.flow.firstOrNull
import kotlinx.coroutines.flow.getAndUpdate
import kotlinx.coroutines.launch
import net.primal.android.premium.legend.LegendaryStyle
import net.primal.android.premium.legend.asLegendaryCustomization
import net.primal.android.profile.repository.ProfileRepository
import net.primal.android.theme.active.ActiveThemeStore
Expand Down

0 comments on commit ae54ef7

Please sign in to comment.