Skip to content

Commit

Permalink
code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Jul 9, 2024
1 parent e6482d3 commit a83e95b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/traffic/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ def __getattr__(name: str) -> Any:
return res

if name == "opensky":
# from . import session
from .adsb.opensky import OpenSky

res = OpenSky()
Expand Down

0 comments on commit a83e95b

Please sign in to comment.