Skip to content

Commit 5a31fd6

Browse files
no javafx, and stop importing it...
1 parent f01159a commit 5a31fd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SerialX-json/src/main/java/org/ugp/serialx/json/JsonSerializer.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
import org.ugp.serialx.protocols.SerializationProtocol;
3636
import org.ugp.serialx.protocols.SerializationProtocol.ProtocolRegistry;
3737

38-
import javafx.beans.binding.When;
39-
4038
/**
4139
* This is implementation of {@link JussSerializer} for serializing in <a href = "https://www.json.org/json-en.html">Json</a>!
4240
* It should generate and work with .json files!

0 commit comments

Comments
 (0)