mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
Visual Studio Reformat: MediaBrowser.Providers
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Priority_Queue
|
||||
namespace Priority_Queue
|
||||
{
|
||||
/// Credit: https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp
|
||||
public class GenericPriorityQueueNode<TPriority>
|
||||
|
||||
Reference in New Issue
Block a user