Skip to content

Commit 994c12d

Browse files
committed
restore the import of the "fmt" package
1 parent fb1fd51 commit 994c12d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/debug/elf/file_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"compress/gzip"
1010
"debug/dwarf"
1111
"encoding/binary"
12+
"fmt"
1213
"io"
1314
"math/rand"
1415
"net"

0 commit comments

Comments
 (0)