Commit a3601d60 authored by Robert Speicher's avatar Robert Speicher

Revert "Preload lib/"

This reverts commit 5511a731.
parent 6848312f
......@@ -6,8 +6,3 @@ module Gitlab
Settings
end
end
#
# Load all libs for threadsafety
#
Dir["#{Rails.root}/lib/**/*.rb"].each { |file| require file }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment