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'),
password: true,
required: false,
hint: tr('githubPATFormat'),
belowWidgets: [
const SizedBox(
height: 4,