1
0
Fork 0

chore: Remove unused import

This commit is contained in:
Joost De Cock 2022-07-10 15:48:02 +02:00
parent 4b7a8c4038
commit ca59af12c6

View file

@ -1,4 +1,4 @@
import { designs, plugins, packages, software } from './software/index.mjs'
import { designs, plugins, packages } from './software/index.mjs'
/*
* As this monorepo has interlocking dependencies