We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01159a commit 5a31fd6Copy full SHA for 5a31fd6
SerialX-json/src/main/java/org/ugp/serialx/json/JsonSerializer.java
@@ -35,8 +35,6 @@
35
import org.ugp.serialx.protocols.SerializationProtocol;
36
import org.ugp.serialx.protocols.SerializationProtocol.ProtocolRegistry;
37
38
-import javafx.beans.binding.When;
39
-
40
/**
41
* This is implementation of {@link JussSerializer} for serializing in <a href = "https://www.json.org/json-en.html">Json</a>!
42
* It should generate and work with .json files!
0 commit comments