summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_serving.rb
blob: e7e2b898e6b0aff614097085ba95d543b0d650d4 (plain)
1
2
3
4
5
6
7
#
#  Created by Luke Kanies on 2007-10-16.
#  Copyright (c) 2007. All rights reserved.

# Just a stub class.
class Puppet::FileServing # :nodoc:
end