We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd3735 commit 6fc6622Copy full SHA for 6fc6622
1 file changed
Backend/Altafraner.AfraApp/Notifications/API/Endpoints/NotificationEndpoints.cs
@@ -1,7 +1,7 @@
1
+using Altafraner.AfraApp.Notifications.Domain.DTO;
2
using Altafraner.AfraApp.Notifications.Services;
3
using Altafraner.AfraApp.User.Domain.Models;
4
using Altafraner.AfraApp.User.Services;
-using Altafraner.AfraApp.Notifications.Domain.DTO;
5
using Altafraner.Backbone.WebNotifications.Services;
6
using Microsoft.EntityFrameworkCore;
7
0 commit comments