util/liveiso/console.nix: Remove unneeded argument body

Change-Id: Iebd994a46e870e42431d0fc71dd14b1c2b01f9aa
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57536
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2021-09-09 21:44:53 +02:00
parent 46e109f274
commit 593941b600
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only
{ ... }:
{
imports = [
./common.nix