mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
added missing using
This commit is contained in:
parent
0be8f55a2f
commit
6af9b03d26
7 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,7 @@ using System.Diagnostics.CodeAnalysis;
|
|||
using System.Linq;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNet.SignalR.Infrastructure;
|
||||
|
||||
namespace Microsoft.AspNet.SignalR
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue