From cdf7ea435e7eccc1a62d8d678509d568739a4b9e Mon Sep 17 00:00:00 2001 From: Graham Date: Tue, 30 Jul 2019 09:32:06 +0100 Subject: [PATCH] Remove cfr from dependencyManagement for now It isn't yet used, and I cfr still needs some work (or we need to provide it with nicer code) before it's good enough to bundle with the deobfuscator. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2682fdf4..650c9c4d 100644 --- a/pom.xml +++ b/pom.xml @@ -43,11 +43,6 @@ guava 28.0-jre - - org.benf - cfr - 0.145 - org.ow2.asm asm