Skip to content

Commit dfd9c0c

Browse files
committed
Remove unnecessary import
1 parent 56f88ab commit dfd9c0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/helpers/util/contributor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from sqlalchemy.orm.exc import NoResultFound
2-
from sqlalchemy import select
32
from sqlalchemy.orm import Session
43
from typing import Any
54

0 commit comments

Comments
 (0)