summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Justice <jjustice6@bloomberg.net>2019-06-12 11:46:03 -0400
committerJoshua Justice <jjustice6@bloomberg.net>2019-07-10 15:28:38 -0400
commitcd26f0997c14fec141f928e7e40412d950ae726f (patch)
tree37cfca50bc49bf1da8619d224123449caf13aca9
parent510cd478e3862e19be299dd3c743fbcca9a8719b (diff)
downloadohai-cd26f0997c14fec141f928e7e40412d950ae726f.tar.gz
Remove magic encoding bit that was added by emacs
Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
-rw-r--r--lib/ohai/plugins/packages.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ohai/plugins/packages.rb b/lib/ohai/plugins/packages.rb
index 7f13dd32..79ac9494 100644
--- a/lib/ohai/plugins/packages.rb
+++ b/lib/ohai/plugins/packages.rb
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
# Author:: "Christian Höltje" <choltje@us.ibm.com>
# Author:: "Christopher M. Luciano" <cmlucian@us.ibm.com>
# Author:: Shahul Khajamohideen (<skhajamohid1@bloomberg.net>)