Skip to content

Commit

Permalink
fixed detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
giannis-rdx committed Feb 6, 2024
1 parent 19a4108 commit e525b75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ import androidx.navigation.NavType
import androidx.navigation.compose.NavHost
import androidx.navigation.compose.composable
import androidx.navigation.navArgument
import com.babylon.wallet.android.presentation.accessfactorsources.accessFactorSources
import com.babylon.wallet.android.domain.model.TransferableAsset
import com.babylon.wallet.android.domain.model.resources.XrdResource
import com.babylon.wallet.android.presentation.accessfactorsources.accessFactorSources
import com.babylon.wallet.android.presentation.account.AccountScreen
import com.babylon.wallet.android.presentation.account.createaccount.ROUTE_CREATE_ACCOUNT
import com.babylon.wallet.android.presentation.account.createaccount.confirmation.CreateAccountRequestSource
Expand Down

0 comments on commit e525b75

Please sign in to comment.