Skip to content

Commit debc6ea

Browse files
CLEAN UP: Remove unused usings
1 parent b0e9b20 commit debc6ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

LibraryManagement.Api/Services/Foundations/Books/BookService.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
using LibraryManagement.Api.Brokers.Loggings;
77
using LibraryManagement.Api.Brokers.Storages;
88
using LibraryManagement.Api.Models.Foundations.Books;
9-
using LibraryManagement.Api.Models.Foundations.Books.Exceptions;
10-
using Microsoft.Data.SqlClient;
11-
using Microsoft.EntityFrameworkCore;
129

1310
namespace LibraryManagement.Api.Services.Foundations.Books
1411
{

0 commit comments

Comments
 (0)