Skip to content

Commit

Permalink
Compile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Sep 25, 2019
1 parent b119883 commit a68d3c6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ public FileBackedHttpMetadataResolver() {
type = "FileBackedHttpMetadataResolver";
}

private String metadataURL;

private String backingFile;

private Boolean initializeFromBackupFile = true;
Expand Down

0 comments on commit a68d3c6

Please sign in to comment.