Skip to content

Commit a0b91ef

Browse files
committed
single line import
1 parent 600b40f commit a0b91ef

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

ayon_api/_api_helpers/tasks.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
create_entity_id,
1010
NOT_SET,
1111
)
12-
from ayon_api.graphql_queries import (
13-
tasks_graphql_query,
14-
)
12+
from ayon_api.graphql_queries import tasks_graphql_query
1513

1614
from .base import BaseServerAPI
1715

0 commit comments

Comments
 (0)