Skip to content

Commit 399b58d

Browse files
committed
chore: remove comment
1 parent 4ff454f commit 399b58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/to/bitkit/ui/screens/wallets/HomeViewModel.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ class HomeViewModel @Inject constructor(
296296
Suggestion.SUPPORT,
297297
Suggestion.INVITE,
298298
Suggestion.SHOP,
299-
Suggestion.PROFILE, // TODO IMPLEMENT ALSO LIGHTNING_READY
299+
Suggestion.PROFILE,
300300
)
301301
}
302302

0 commit comments

Comments
 (0)