mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-21 06:02:34 -05:00
fix: remove unused import
This commit is contained in:
parent
a1fc329018
commit
c32c243172
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { CreateNodes, readJsonFile, logger } from '@nx/devkit';
|
||||
import { dirname } from 'path';
|
||||
import * as fs from 'fs';
|
||||
|
||||
export const createNodes: CreateNodes = [
|
||||
'**/project.json',
|
||||
|
|
Loading…
Add table
Reference in a new issue