diff --git a/AutoScan.cs b/AutoScan.cs index 2d05798..e540f14 100644 --- a/AutoScan.cs +++ b/AutoScan.cs @@ -1,5 +1,4 @@ using Microsoft.EntityFrameworkCore; -using NejAccountingAPI.Models; using Quartz; namespace NejCommon;