Skip to content

Commit c44339c

Browse files
srittaumingyu.park
authored andcommitted
[gdb] Remove unused import (python#13682)
Unblocks python#13680
1 parent a9a854f commit c44339c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/gdb/gdb/__init__.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ from typing_extensions import TypeAlias, deprecated
1212

1313
import gdb.FrameDecorator
1414
import gdb.types
15-
import gdb.xmethod
1615

1716
# The following submodules are automatically imported
1817
from . import events as events, printing as printing, prompt as prompt, types as types

0 commit comments

Comments
 (0)