Skip to content

Commit f5c19ee

Browse files
committed
remove unused __future__.annotations import
Signed-off-by: Lance-Drane <Lance-Drane@users.noreply.github.com>
1 parent e39cac9 commit f5c19ee

File tree

1 file changed

+0
-2
lines changed
  • src/intersect_sdk/capability/universal_capability

1 file changed

+0
-2
lines changed

src/intersect_sdk/capability/universal_capability/status.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""Definitions supporting the 'core status' functionality of the core capability."""
22

3-
from __future__ import annotations
4-
53
import datetime
64
from typing import Annotated
75

0 commit comments

Comments
 (0)