Skip to content

Commit 520f479

Browse files
committed
cleaned up usings.
1 parent 8110ee1 commit 520f479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Controllers/APIController.cs

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
using CarCareTracker.Models;
66
using Microsoft.AspNetCore.Authorization;
77
using Microsoft.AspNetCore.Mvc;
8-
using System.Collections.Generic;
9-
using System.Reflection.Metadata;
108
using System.Security.Claims;
119

1210
namespace CarCareTracker.Controllers

0 commit comments

Comments
 (0)