Skip to content

Commit 4de3077

Browse files
authoredJul 4, 2024
Merge pull request #110 from DiyorMarket/AddValidations
Add validations
2 parents 393ad5b + b74ac2e commit 4de3077

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎CheckDrive.Web/CheckDrive.Web/Controllers/DashboardController.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using CheckDrive.Web.Stores.Cars;
2-
using CheckDrive.Web.Stores.Dashbord;
1+
using CheckDrive.Web.Stores.Dashbord;
32
using CheckDrive.Web.ViewModels;
43
using Microsoft.AspNetCore.Mvc;
54

0 commit comments

Comments
 (0)