mirror of https://github.com/micromata/borgbackup-butler.git
borgbutler-core/src/main/java/de/micromata/borgbutler/json/borg/RepoInfo.java @@ -33,5 +33,4 @@ this.repository = repoInfo.getRepository(); this.originalJson = repoInfo.originalJson; } }