fix lint complaint

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

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'