forked from MDCPS/DamageAssessment_Backend
Azure Migrations
This commit is contained in:
@ -19,7 +19,7 @@ namespace DamageAssesment.Api.Questions.Providers
|
||||
this.questionDbContext = questionDbContext;
|
||||
this.logger = logger;
|
||||
this.mapper = mapper;
|
||||
SeedData();
|
||||
//SeedData();
|
||||
}
|
||||
|
||||
public void SeedData()
|
||||
|
Reference in New Issue
Block a user