Remove semver import

This commit is contained in:
Sam Carlton 2022-04-29 11:56:36 -05:00
parent c98bff3b15
commit 1bbe87f022

View file

@ -1,6 +1,4 @@
---
import semver from 'semver'
// import { Code } from 'astro/components'
import { getStatusOfScan } from '~/helpers/statuses.js'