unikraft / kraftkit

Build and use highly customized and ultra-lightweight unikernel VMs.
https://unikraft.org/docs/cli
BSD 3-Clause "New" or "Revised" License
204 stars 61 forks source link

fix(import): Statically define the import name #1647

Closed nderjung closed 1 month ago

nderjung commented 1 month ago

The implicit name is not recognised and this appeases the linter.

Signed-off-by: Alexander Jung alex@unikraft.io

Prerequisite checklist

Description of changes