fix lint complaint

This commit is contained in:
Jeremy W. Chalfant 2016-01-06 15:38:15 -06:00 committed by Christoph Hartmann
parent d5a7bad414
commit 2aceba417c

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'