Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 0fda869

Browse files
committed
Removing unused import
1 parent 493f69e commit 0fda869

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.mdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ml-javaclient-util releases
22

3+
Releases past 2.7.0 now tracked in Github
4+
35
## 2.7.0
46

57
* [#19](https://github.com/rjrudin/ml-javaclient-util/issues/19) Can now load assets via the REST API (the /v1/documents endpoint)

src/main/java/com/marklogic/client/schemasloader/impl/DefaultSchemasLoader.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import com.marklogic.client.document.TextDocumentManager;
1111
import com.marklogic.client.document.XMLDocumentManager;
1212
import com.marklogic.client.helper.LoggingObject;
13-
import com.marklogic.client.impl.JSONDocumentImpl;
1413
import com.marklogic.client.io.DocumentMetadataHandle;
1514
import com.marklogic.client.io.FileHandle;
1615
import com.marklogic.client.io.Format;

0 commit comments

Comments
 (0)