mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 07:03:38 +00:00
chore: remove unused import
This commit is contained in:
parent
157485bba6
commit
f59036e01a
@ -5,7 +5,6 @@ import { constants as timerConstants } from '../timer';
|
||||
|
||||
import type { Version } from '../version';
|
||||
import type { Report } from '../report';
|
||||
import { isSemVer } from '../version';
|
||||
|
||||
export const path = (path: string) => chalk.blue(path);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user