fix 5f03093b38, add missing namespace

This commit is contained in:
flb 2024-02-09 19:20:17 +01:00
parent 5f03093b38
commit 2b1838517c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text.RegularExpressions;
using Newtonsoft.Json;
using NLog;
using NzbDrone.Common.Cloud;