Remove unused variable
This commit is contained in:
@@ -88,7 +88,6 @@ touch "${feature_dir}"/gpg_agent
|
|||||||
systemd_envs=(
|
systemd_envs=(
|
||||||
GNUPGHOME
|
GNUPGHOME
|
||||||
PATH
|
PATH
|
||||||
ACPI_LID_NAME
|
|
||||||
)
|
)
|
||||||
systemctl --user import-environment "${systemd_envs[@]}"
|
systemctl --user import-environment "${systemd_envs[@]}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user