Suppression erreur de méthode d'extension
continuous-integration/drone/push Build is passing Details

pull/37/head
Clement CHIEU 1 year ago
parent 31e167d19c
commit bc6f9dadb1

@ -37,10 +37,5 @@ public class ParagraphEntity : ContentLessonEntity
Info = info;
Query = query;
Comment = comment;
}
public object FromEntityToModel()
{
throw new NotImplementedException();
}
}
}
Loading…
Cancel
Save