Skip to content

Commit 6eb69a8

Browse files
committed
Fix invalid @OverRide
1 parent 5dffda3 commit 6eb69a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/picoded/dstack/mongodb/MongoDB_FileWorkspaceMap.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ protected boolean prefixPathExist(String oid, String path) {
233233
/**
234234
* Setup an empty file, used for various use cases
235235
*/
236-
@Override
237236
public void setupAnchorFile(String oid, String fullPath, String type) {
238237
// In general we will upload a blank file
239238
// with the relevent _oid, that can be easily lookedup

0 commit comments

Comments
 (0)