diff options
Diffstat (limited to 'tests/difficulty_test_util.go')
-rw-r--r-- | tests/difficulty_test_util.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/difficulty_test_util.go b/tests/difficulty_test_util.go index 754147793..00d699cf7 100644 --- a/tests/difficulty_test_util.go +++ b/tests/difficulty_test_util.go @@ -13,7 +13,6 @@ // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. -// package tests |