mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Remove unused import.
This commit is contained in:
parent
fc67ea9e7d
commit
f4c8e487fb
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
import pytest
|
||||
import sys
|
||||
|
||||
from debugpy.common import compat
|
||||
from tests import code, debug, log, net, test_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue