Skip to content

Commit

Permalink
Removes unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
shariff-6 committed Dec 23, 2024
1 parent af4d387 commit 4f253d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/jira/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from port_ocean.core.ocean_types import ASYNC_GENERATOR_RESYNC_TYPE
from port_ocean.context.event import event
from jira.overrides import JiraResourceConfig, TeamResourceConfig
import asyncio


class ObjectKind(StrEnum):
Expand Down

0 comments on commit 4f253d1

Please sign in to comment.