summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/puppetd1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/puppetd b/bin/puppetd
index c17654892..758494c4f 100755
--- a/bin/puppetd
+++ b/bin/puppetd
@@ -162,7 +162,6 @@ trap(:INT) do
end
require 'puppet'
-require 'puppet/executables/client/certhandler'
require 'puppet/network/client'
require 'getoptlong'