Skip to content

Commit

Permalink
Merge branch 'main' into feat/params-onload
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Dec 6, 2023
2 parents 647fdc0 + 41b7dd8 commit cc8b662
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import './challenge_type.dart';
import '../request/request_options.dart';
import './challenge_type.dart';

class AuthMultifactorChallengeOptions implements RequestOptions {
final String mfaToken;
Expand Down

0 comments on commit cc8b662

Please sign in to comment.