From 6d43730a762ed4a54321d14c8a4b5c3af2b80e23 Mon Sep 17 00:00:00 2001 From: J. Fronny Date: Thu, 21 Aug 2025 20:11:13 +0200 Subject: Get rid of Guava (#555) * Get rid of Guava * Fix NPE * Apply suggestions from review * Checkstyle * Add braces to precondition checks * Forbid space--- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 08cc0c92..0327da11 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Enigma includes the following open-source libraries: - [Vineflower](https://github.com/Vineflower/vineflower) (Apache-2.0) - A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT) - A [modified version](https://github.com/FabricMC/procyon) of [Procyon](https://bitbucket.org/mstrobel/procyon) (Apache-2.0) -- [Guava](https://github.com/google/guava) (Apache-2.0) - [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0) - [FlatLaf](https://github.com/JFormDesigner/FlatLaf) (Apache-2.0) - [jopt-simple](https://github.com/jopt-simple/jopt-simple) (MIT) -- cgit v1.2.3