Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Jan 10, 2025
1 parent 5765c30 commit 2b42c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/ftrack_session.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from typing import Optional

import httpx
from nxtools import logging


class ServerError(Exception):
Expand Down

0 comments on commit 2b42c0d

Please sign in to comment.