Skip to content

Commit c3c5441

Browse files
committed
Remove unused pytest import
1 parent 9d87002 commit c3c5441

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_trailing_comments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
correctly in both the input buffer (pgbuffer) and query execution (pgexecute).
55
"""
66

7-
import pytest
87
from pgcli.pgbuffer import _is_complete
98

109

0 commit comments

Comments
 (0)