Skip to content

Commit

Permalink
Ran 'webfx update' (cleaned 1 unused dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonb committed Mar 31, 2024
1 parent d3df75d commit a270645
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions webfx-kit/webfx-kit-javafxgraphics-peers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
<version>0.1.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>dev.webfx</groupId>
<artifactId>webfx-platform-util</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>

</dependencies>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
requires javafx.base;
requires javafx.graphics;
requires webfx.platform.console;
requires webfx.platform.util;

// Exported packages
exports dev.webfx.kit.mapper.peers.javafxgraphics;
Expand Down

0 comments on commit a270645

Please sign in to comment.