remove unused logger line

This commit is contained in:
HikariKnight 2023-12-26 15:39:23 +01:00
parent b3c17b6f90
commit b3b1200d07

View file

@ -15,8 +15,6 @@ func prepModules(config *configs.Config) {
configs.Set_Modprobe(config.Gpu_IDs)
}
logger.Printf(config.Path.DRACUT)
// If we have a folder for dracut
if fileio.FileExist(config.Path.DRACUT) {
// Configure dracut