Skip to content

Commit

Permalink
feat: Remove pre-registered below wallet client_id scheme #3122
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Dec 2, 2024
1 parent af45831 commit 4fdf533
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ class ClientTypeWidget extends StatelessWidget {
builder: (context, state) {
return OptionContainer(
title: 'Wallet Client_id Scheme',
subtitle: 'Pre-registered',
body: ListView.builder(
itemCount: ClientType.values.length,
shrinkWrap: true,
Expand Down

0 comments on commit 4fdf533

Please sign in to comment.