Skip to content

Commit

Permalink
Correct namespace reference for AppwriteConstants
Browse files Browse the repository at this point in the history
  • Loading branch information
adityaoberai committed Jan 23, 2023
1 parent f538180 commit 0edf200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SOS/MainPage.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using Newtonsoft.Json;
using SOS.Helpers;
using SOS.Constants;
using SOS.Models;

namespace SOS;
Expand Down

0 comments on commit 0edf200

Please sign in to comment.