Skip to content

Commit ed507d2

Browse files
authored
fix(lib/runtime/life): remove import C from life (ChainSafe#1923)
1 parent d71b524 commit ed507d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/runtime/life/resolver.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package life
22

3-
import "C"
43
import (
54
"bytes"
65
"encoding/binary"

0 commit comments

Comments
 (0)