Skip to content

Commit 42d3ef7

Browse files
authored
Remove unused re import in gdb_rust_pretty_printing
1 parent 1982f18 commit 42d3ef7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/etc/gdb_rust_pretty_printing.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
# except according to those terms.
1010

1111
import gdb
12-
import re
1312
import sys
1413
import debugger_pretty_printers_common as rustpp
1514

0 commit comments

Comments
 (0)