fix lint complaint

This commit is contained in:
Jeremy W. Chalfant 2015-12-23 13:39:54 -06:00 committed by Christoph Hartmann
parent c8c676e1d6
commit 420aef7cb9

View file

@ -4,7 +4,6 @@
# author: Christoph Hartmann
# license: All rights reserved
module Inspec::Resources
class File < Inspec.resource(1) # rubocop:disable Metrics/ClassLength
name 'file'