summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-07-23 23:42:24 -0700
committerTim Smith <tsmith84@gmail.com>2020-07-23 23:42:24 -0700
commitd4b4903796f65bfa65562ba964f56f8b3ff7b620 (patch)
tree24e7257e702c48ba12a1c0c4e53a598010b45ab8
parent18b6b9510ea8c766076067e5a4b5b03a640b1556 (diff)
downloadohai-encoding.tar.gz
Remove redundant file encoding in specencoding
In Ruby 2+ this is the default. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--spec/unit/mixin/command_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/unit/mixin/command_spec.rb b/spec/unit/mixin/command_spec.rb
index b0b9fd26..d6df3b0d 100644
--- a/spec/unit/mixin/command_spec.rb
+++ b/spec/unit/mixin/command_spec.rb
@@ -1,4 +1,3 @@
-# encoding: utf-8
#
# Author:: Diego Algorta (diego@oboxodo.com)
# Copyright:: Copyright (c) 2009 Diego Algorta