From c52272817e52a57404028be27897e2b1cb9e8941 Mon Sep 17 00:00:00 2001 From: Andreas Noack Date: Wed, 22 Aug 2018 17:31:04 +0200 Subject: [PATCH] Remove SHA from REQUIRE It's a stdlib --- REQUIRE | 1 - 1 file changed, 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 645a193..5860284 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,3 @@ julia 0.7 AbstractTrees 0.2.0 BinaryProvider -SHA