Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit a5db9a4

Browse files
authored
util: testing: consoletest: commands: Remove errant unchecked import of fcntl
Should have been removed in e57db39 but we forgot to remove it.
1 parent e10fff3 commit a5db9a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dffml/util/testing/consoletest/commands.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import json
88
import time
99
import copy
10-
import fcntl
1110
import shlex
1211
import signal
1312
import atexit

0 commit comments

Comments
 (0)