Skip to content

Commit 3a766eb

Browse files
committed
refactor(IBaseConfigurationService): remove unnecessary code
1 parent 0a4b4f4 commit 3a766eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TeslaSolarCharger/Server/Contracts/IBaseConfigurationService.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using Microsoft.AspNetCore.Mvc;
2-
using TeslaSolarCharger.Shared.Dtos;
1+
using TeslaSolarCharger.Shared.Dtos;
32
using TeslaSolarCharger.Shared.Dtos.BaseConfiguration;
43

54
namespace TeslaSolarCharger.Server.Contracts;

0 commit comments

Comments
 (0)