Skip to content

Commit 0156dd2

Browse files
authored
Rollup merge of rust-lang#55441 - xfix:patch-12, r=aturon
Remove unused re import in gdb_rust_pretty_printing
2 parents ac9d5ec + 42d3ef7 commit 0156dd2

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)