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

@ -38,9 +38,4 @@ public class ParagraphEntity : ContentLessonEntity
Query = query; Query = query;
Comment = comment; Comment = comment;
} }
public object FromEntityToModel()
{
throw new NotImplementedException();
}
} }
Loading…
Cancel
Save