Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
some minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
gamer-1478 committed Jun 21, 2021
1 parent bd5ff77 commit e5a6b8e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/screens/monument.dart
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,6 @@ class _MonumentContentState extends State<MonumentContent> {
});
}*/

/*@override
void initState() {
super.initState();
_asyncMethodInnitState();
}*/

/*god this was hell, wasted like 3 hours, trying to update the name of the user, after welcome.
void _asyncMethodInnitState() async {
await getAllowRead();
Expand Down

0 comments on commit e5a6b8e

Please sign in to comment.