Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Apr 7, 2024
1 parent 80ba723 commit fc1d687
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
//+:cnd:noEmit
//#if (offlineDb == true)
using System.Diagnostics.CodeAnalysis;
using Boilerplate.Client.Core.Data;
//#endif
using System.Diagnostics.CodeAnalysis;
using Boilerplate.Client.Core.Services.HttpMessageHandlers;
using Microsoft.AspNetCore.Components.WebAssembly.Services;

Expand Down

0 comments on commit fc1d687

Please sign in to comment.