mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
fix SA1508
This commit is contained in:
@@ -44,6 +44,5 @@ namespace MediaBrowser.Controller.Persistence
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
void SaveAllUserData(long userId, UserItemData[] userData, CancellationToken cancellationToken);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user