Remove unused JsonValue

Signed-off-by: JP Dhabolt <jdhabolt@agero.com>
This commit is contained in:
JP Dhabolt
2021-04-01 15:43:22 +00:00
parent c3b6fe4ffd
commit 3c9584801b
@@ -14,7 +14,6 @@
* limitations under the License.
*/
import { JsonValue } from '@backstage/config';
import * as os from 'os';
import { resolve as resolvePath } from 'path';
import { createIncludeTransform } from './include';