fix: lint
This commit is contained in:
parent
46261572e3
commit
b764b6e32c
4 changed files with 3 additions and 4 deletions
|
|
@ -130,7 +130,6 @@ export default class Renderer {
|
|||
}
|
||||
|
||||
const fileName = basename(filePath)
|
||||
const parentPath = cwd(filePath, '../..')
|
||||
|
||||
await this._loadFile(cwd(filePath, '../..', fileName))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue