From 2abf7796686acaf341d9698510a39325c0633e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Sat, 23 Feb 2019 19:39:20 +0100 Subject: [PATCH] fix rebase --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 54abe5a97..498f2710d 100644 --- a/Makefile +++ b/Makefile @@ -81,9 +81,6 @@ else MD5SUM := md5sum endif - OpenSystemsLab/tempfile.nim \ - status-im/nim-eth \ - status-im/nim-blscurve \ .PHONY: all premix persist debug dumper hunter deps github-ssh build-nim update status ntags ctags nimbus test clean mrproper fetch-dlls beacon_node validator_keygen clean_eth2_network_simulation_files eth2_network_simulation # default target, because it's the first one that doesn't start with '.'