From 86578a32acdc80185cce2190c34dd0656011d981 Mon Sep 17 00:00:00 2001 From: James Blachly Date: Mon, 13 Jan 2020 13:29:56 -0500 Subject: [PATCH] Remove emsi containers --- dub.json | 1 - 1 file changed, 1 deletion(-) diff --git a/dub.json b/dub.json index dcbc6f7..986460b 100644 --- a/dub.json +++ b/dub.json @@ -6,7 +6,6 @@ "homepage": "http://github.com/blachlylab/intervaltree", "license": "MIT", "dependencies": { - "emsi_containers": "~>0.8.0-alpha.12", "mir-random": "~>2.2.8" }, "sourceFiles": [ "source/cgranges.o" ],