mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-06 02:59:28 +00:00
remove TODO comments
This commit is contained in:
parent
61aeaf429f
commit
39286d9e10
2 changed files with 1 additions and 3 deletions
|
|
@ -199,7 +199,6 @@ class MyAppRouter {
|
|||
BuildContext context,
|
||||
GoRouterState state,
|
||||
) {
|
||||
// TODO: handle the open id callback
|
||||
// extract the code and state from the uri
|
||||
final code = state.uri.queryParameters['code'];
|
||||
final stateParam = state.uri.queryParameters['state'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue