This commit is contained in:
Snowflake107 2021-04-19 19:17:28 +05:45
parent 4a345d8097
commit 55a7d162db
3 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,6 @@ class ExtractorModel {
* @param data Extractor object
*/
constructor(extractorName: string, data: any) {
/**
* The extractor name
*/