Skip to content

Commit a436b15

Browse files
committed
Remove unused import
1 parent 46a3443 commit a436b15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytest_services/xvfb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Fixtures for the GUI environment."""
22
import os
3-
import fcntl
43
import socket
54
import re
65
try:

0 commit comments

Comments
 (0)