diff options
Diffstat (limited to 'api/WhatApi/Endpoints/DownloadContentEndpoint.cs')
| -rw-r--r-- | api/WhatApi/Endpoints/DownloadContentEndpoint.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/WhatApi/Endpoints/DownloadContentEndpoint.cs b/api/WhatApi/Endpoints/DownloadContentEndpoint.cs index dbe6bff..34e51e8 100644 --- a/api/WhatApi/Endpoints/DownloadContentEndpoint.cs +++ b/api/WhatApi/Endpoints/DownloadContentEndpoint.cs @@ -1,5 +1,3 @@ -using Microsoft.AspNetCore.Mvc; - namespace WhatApi.Endpoints; public class DownloadContentEndpoint : BaseEndpoint |
