From 75b15ff9b9ae7bb6ccc71717868eced7171371df Mon Sep 17 00:00:00 2001 From: Adnan Hodzic Date: Tue, 11 Feb 2020 17:14:24 +0100 Subject: [PATCH] removed system-files plug --- snap/snapcraft.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 897aad6..915138c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -30,7 +30,6 @@ apps: - cpu-control - system-observe - hardware-observe - - system-files environment: LC_ALL: C.UTF-8 LANG: C.UTF-8 @@ -42,7 +41,6 @@ apps: - cpu-control - system-observe - hardware-observe - - system-files environment: LC_ALL: C.UTF-8 LANG: C.UTF-8