Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
shaed-parkar committed Feb 24, 2025
1 parent f7ef65c commit 496d92b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using System.Net;
using System.Security.Claims;
using System.Threading;
using System.Threading.Tasks;
Expand All @@ -10,7 +9,6 @@
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Caching.Memory;
using Moq;
using NUnit.Framework;
using VideoApi.Client;
using VideoApi.Contract.Responses;
Expand Down

0 comments on commit 496d92b

Please sign in to comment.