prettier
This commit is contained in:
parent
4a345d8097
commit
55a7d162db
3 changed files with 2 additions and 3 deletions
|
@ -10,7 +10,6 @@ class ExtractorModel {
|
|||
* @param data Extractor object
|
||||
*/
|
||||
constructor(extractorName: string, data: any) {
|
||||
|
||||
/**
|
||||
* The extractor name
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue