Remove nonsense hint

This commit is contained in:
Imran Remtulla
2023-09-16 16:34:15 -04:00
parent 845eaab73e
commit ae7d5546ae

View File

@ -22,7 +22,6 @@ class GitHub extends AppSource {
label: tr('githubPATLabel'), label: tr('githubPATLabel'),
password: true, password: true,
required: false, required: false,
hint: tr('githubPATFormat'),
belowWidgets: [ belowWidgets: [
const SizedBox( const SizedBox(
height: 4, height: 4,