mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-04 23:04:55 +00:00
remove unnecessary import of copy
This commit is contained in:
parent
c37157ead1
commit
8da4b8173e
@ -6,7 +6,6 @@ def build_phase0_spec(sourcefile, outfile):
|
||||
code_lines = []
|
||||
code_lines.append("""
|
||||
|
||||
import copy
|
||||
from typing import (
|
||||
Any,
|
||||
Dict,
|
||||
|
Loading…
x
Reference in New Issue
Block a user