chore: fix lint
This commit is contained in:
parent
7c40e36e35
commit
b4ca48b246
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { CrawlOptionsDto } from 'src/cores/dto/crawl-options-dto';
|
||||
import { glob } from 'glob';
|
||||
import * as fs from 'fs';
|
||||
|
||||
export class CrawlService {
|
||||
private readonly extensions!: string[];
|
||||
|
|
Loading…
Reference in a new issue