Skip to content

Commit

Permalink
cleaned up usings.
Browse files Browse the repository at this point in the history
  • Loading branch information
hargata committed Jan 8, 2025
1 parent 8110ee1 commit 520f479
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Controllers/APIController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
using CarCareTracker.Models;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using System.Collections.Generic;
using System.Reflection.Metadata;
using System.Security.Claims;

namespace CarCareTracker.Controllers
Expand Down

0 comments on commit 520f479

Please sign in to comment.