You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove unused time import from macOS network implementation
The time import was accidentally added during the environment restoration
implementation but is not actually used in the macOS network code.
Fixes CI build failure on macOS.
Co-authored-by: f0ssel <[email protected]>
0 commit comments