Skip to content

Commit 7242612

Browse files
ekohlehelms
authored andcommitted
Remove unused full_path method
1 parent 4ba477a commit 7242612

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/puppet/provider/katello_ssl_tool.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,6 @@ def privkey
145145
self.class.privkey(resource[:name])
146146
end
147147

148-
def full_path(file_name)
149-
self.class.full_path(file_name)
150-
end
151-
152148
def target_path(file_name = '')
153149
self.class.target_path(file_name)
154150
end

0 commit comments

Comments
 (0)