Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Jan 31, 2025
1 parent de28343 commit 8c588ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//+:cnd:noEmit
using Boilerplate.Shared.Dtos.Statistics;
using Boilerplate.Shared.Controllers.Products;
using Boilerplate.Shared.Controllers.Statistics;
//#if(module == "Sales")
using Boilerplate.Shared.Dtos.Products;
using Boilerplate.Shared.Controllers.Products;
//#endif
namespace Boilerplate.Client.Core.Components.Pages;

Expand Down

0 comments on commit 8c588ae

Please sign in to comment.