mirror of
https://github.com/Radarr/Radarr
synced 2025-12-20 15:24:41 +01:00
Fix using in CalendarController
This commit is contained in:
parent
70b725a2dc
commit
a8feef7e88
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Resources;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using NzbDrone.Common.Extensions;
|
||||
using NzbDrone.Core.Configuration;
|
||||
|
|
|
|||
Loading…
Reference in a new issue