Skip to content

Commit

Permalink
Remove simple_provider
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hollinger committed May 30, 2018
1 parent ec9599f commit 28e4840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/provider/network_route/network_route.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'puppet/resource_api/simple_provider'

# Implementation for the network_route type using the Resource API.
class Puppet::Provider::NetworkRoute::NetworkRoute < Puppet::ResourceApi::SimpleProvider
class Puppet::Provider::NetworkRoute::NetworkRoute
# include PuppetX::FileMapper

def routes_list
Expand Down

0 comments on commit 28e4840

Please sign in to comment.