🎨 Fix whitespace at EOF
[jSite.git] / src / main / java / de / todesbaum / util / freenet / fcp2 / RedirectFileEntry.java
index 0a96b28..e367c7a 100644 (file)
@@ -41,4 +41,4 @@ public class RedirectFileEntry extends FileEntry {
        public String getTargetURI() {
                return targetURI;
        }
-}
\ No newline at end of file
+}