From b0d3a45274748f568b7b3bc320e7cc320251ff99 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 14:50:14 +0000 Subject: Remove trailing whitespace --- chrony-model.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chrony-model.lua') diff --git a/chrony-model.lua b/chrony-model.lua index 12f82f4..5df47c9 100644 --- a/chrony-model.lua +++ b/chrony-model.lua @@ -138,7 +138,7 @@ function mymodule.get_config() end end end - + return cfe({ type="group", value=output, label="Chrony Config" }) end @@ -248,5 +248,5 @@ function mymodule.get_logfile(self, clientdata) end return retval end - + return mymodule -- cgit v1.2.3