mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-26 23:06:43 -04:00
Add missing new lines at end of files
This commit is contained in:
@@ -9,4 +9,4 @@ namespace NzbDrone.Core.RemotePathMappings
|
||||
public string RemotePath { get; set; }
|
||||
public string LocalPath { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,4 +18,4 @@ namespace NzbDrone.Core.RemotePathMappings
|
||||
|
||||
protected override bool PublishModelEvents => true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -160,4 +160,4 @@ namespace NzbDrone.Core.RemotePathMappings
|
||||
return localPath;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user