fix: wrong namespace
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using LctMonolith.Models.Database;
|
||||
using LctMonolith.Models.DTO;
|
||||
|
||||
namespace GamificationService.Services.Interfaces;
|
||||
namespace LctMonolith.Services.Interfaces;
|
||||
|
||||
public interface IProgressTrackingService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user