diff --git a/lib/app_sources/github.dart b/lib/app_sources/github.dart index 15b9831..e3ceb41 100644 --- a/lib/app_sources/github.dart +++ b/lib/app_sources/github.dart @@ -22,7 +22,6 @@ class GitHub extends AppSource { label: tr('githubPATLabel'), password: true, required: false, - hint: tr('githubPATFormat'), belowWidgets: [ const SizedBox( height: 4,