utility/images: remove import for non existing hologram module

This commit is contained in:
Frothy 2024-02-26 06:42:04 -05:00
parent 30fb2e4f28
commit b6166f298d

View file

@ -1,6 +1,5 @@
{
imports = [
./hologram
./image-nvim
];
}