Skip to content

Commit

Permalink
lphy.core is transitive, do not need it when having lphy.base
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Sep 12, 2024
1 parent d26c0ce commit 2ec13e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phylonco-lphy/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* @author Walter Xie
*/
module phylonco.lphy {
requires transitive lphy.core;
requires transitive lphy.base;
requires jdk.jfr;

Expand Down

0 comments on commit 2ec13e2

Please sign in to comment.