Skip to content

Commit

Permalink
Remove unused import to fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus authored May 1, 2018
1 parent c258fe1 commit 1a880be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/test_pdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import sys
import platform
import os
import signal

import _pytest._code
from _pytest.debugging import SUPPORTS_BREAKPOINT_BUILTIN
Expand Down

0 comments on commit 1a880be

Please sign in to comment.