From 46829c7fd06d37b2f23dac8c36e2f6c4725cda83 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 28 Jun 2022 08:55:13 -0700 Subject: fix(new-lines): add or remove new lines where needed The pre-commit hook for new lines reported and correct a number of issues, so let's commit them now and after that we ca enable the hook for the repository. Change-Id: I5bb882d3c2cca870ef94301303f029acfb308740 Reviewed-on: https://cl.fcuny.net/c/world/+/592 Tested-by: CI Reviewed-by: Franck Cuny --- tools/mpd-stats/systemd/mpd-scrobbler.service | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/mpd-stats/systemd/mpd-scrobbler.service') diff --git a/tools/mpd-stats/systemd/mpd-scrobbler.service b/tools/mpd-stats/systemd/mpd-scrobbler.service index 7990208..e033a99 100644 --- a/tools/mpd-stats/systemd/mpd-scrobbler.service +++ b/tools/mpd-stats/systemd/mpd-scrobbler.service @@ -40,4 +40,3 @@ LockPersonality=yes # Deny memory mappings that are writable and executable: MemoryDenyWriteExecute=yes - -- cgit 1.4.1