From 593941b600623ed366ada5ee8bb0dc94318b7b02 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Thu, 9 Sep 2021 21:44:53 +0200 Subject: [PATCH] util/liveiso/console.nix: Remove unneeded argument body MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iebd994a46e870e42431d0fc71dd14b1c2b01f9aa Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/57536 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- util/liveiso/console.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/util/liveiso/console.nix b/util/liveiso/console.nix index 032ca719e2..9bd75971fb 100644 --- a/util/liveiso/console.nix +++ b/util/liveiso/console.nix @@ -1,7 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only -{ ... }: - { imports = [ ./common.nix