Skip to content

Commit

Permalink
Remove bundler code from lib
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Sep 13, 2011
1 parent 3dda8e7 commit e5ea29e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/palette.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
require "bundler/setup"
Bundler.require(:default)

module Palette
autoload :Cli, "palette/cli"
autoload :Color, "palette/color"
Expand Down

0 comments on commit e5ea29e

Please sign in to comment.