summaryrefslogtreecommitdiff
path: root/chef-server
diff options
context:
space:
mode:
authorAdam Jacob <adam@hjksolutions.com>2008-10-08 15:10:39 -0700
committerAdam Jacob <adam@hjksolutions.com>2008-10-08 15:10:39 -0700
commit38642e2c269aa3fcee7fc9884ad1b24397243501 (patch)
tree38acf34e5c9acbf996a97ad9e8e016d5353d0b12 /chef-server
parenta8bdc05363edd45a46a0ecdc8f65726c97e9d1fb (diff)
downloadchef-38642e2c269aa3fcee7fc9884ad1b24397243501.tar.gz
We don't need your stinkin checksum mixin!
Diffstat (limited to 'chef-server')
-rw-r--r--chef-server/lib/controllers/cookbook_libraries.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/chef-server/lib/controllers/cookbook_libraries.rb b/chef-server/lib/controllers/cookbook_libraries.rb
index f2eeffbae2..ae6b474261 100644
--- a/chef-server/lib/controllers/cookbook_libraries.rb
+++ b/chef-server/lib/controllers/cookbook_libraries.rb
@@ -16,8 +16,6 @@
# limitations under the License.
#
-require File.join(File.dirname(__FILE__), "..", "..", "chef", "mixin", "checksum")
-
class CookbookLibraries < Application
provides :html, :json