Update MediaBrowser.Api/Attachments/AttachmentService.cs

formatting

Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
Andrew Mahone
2019-11-07 11:21:40 -05:00
committed by GitHub
parent f60e9b0b62
commit 4b75e6518e

View File

@@ -62,6 +62,5 @@ namespace MediaBrowser.Api.Attachments
request.Index,
CancellationToken.None);
}
}
}