Skip to content

Commit

Permalink
Update oauth.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbas1Hussein committed May 8, 2023
1 parent 536c82e commit 36fea47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/oauth.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import 'package:oauth2_manager/oauth_manager.dart';
import 'package:oauth2_manager/src/typedef.dart';

import 'oauth2_manager.dart';

class OAuth2 {
static OAuth2Manager? _oauth;

Expand Down

0 comments on commit 36fea47

Please sign in to comment.