Skip to content

Commit

Permalink
Fix import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
sirosen committed Sep 30, 2024
1 parent 014cf92 commit 5f5a45c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import typing as t

import globus_sdk
from globus_sdk.experimental.tokenstorage import TokenStorageData
from globus_sdk.scopes.consents import ConsentForest
from globus_sdk.tokenstorage import TokenStorageData

from ..errors import (
ExpiredTokenError,
Expand Down

0 comments on commit 5f5a45c

Please sign in to comment.