Skip to content

Commit

Permalink
remove unused import in session.py
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
imanjra and coderabbitai[bot] authored May 24, 2024
1 parent a247276 commit f132021
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fiftyone/core/session/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"""

from collections import defaultdict
from dataclasses import asdict
from functools import wraps

try:
Expand Down

0 comments on commit f132021

Please sign in to comment.