Skip to content

Commit 6515079

Browse files
committed
Lint
1 parent 0e09810 commit 6515079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/widgets/solid_popup_login.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class _SolidPopupLoginState extends State<SolidPopupLogin> {
7171
Future<bool> _loginAndInitPods(String webId, BuildContext context) async {
7272
try {
7373
await solidAuthenticate(webId, context);
74-
74+
7575
if (context.mounted) {
7676
// Check POD structure.
7777

0 commit comments

Comments
 (0)