Skip to content

Commit

Permalink
chore: removed test code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sardar1208 committed Oct 19, 2023
1 parent 4aa0d9a commit 8c2aac8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ class _AtOnboardingHomeScreenState extends State<AtOnboardingHomeScreen> {

void _init() async {
initTargets();
_showTutorial();
// await _checkShowTutorial();
await _checkShowTutorial();
}

Future<void> _checkShowTutorial() async {
Expand Down

0 comments on commit 8c2aac8

Please sign in to comment.