summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/facter.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/facter.rb b/lib/facter.rb
index 783bb83..30f363d 100644
--- a/lib/facter.rb
+++ b/lib/facter.rb
@@ -179,6 +179,4 @@ module Facter
def self.loadfacts
collection.load_all
end
-
- Facter.loadfacts
end