Nah, don't require plain boxen
This commit is contained in:
parent
ae16a8376f
commit
6033e94d87
1 changed files with 0 additions and 4 deletions
|
@ -26,7 +26,3 @@ require "bundler/setup"
|
||||||
|
|
||||||
lib = File.expand_path "../../lib", __FILE__
|
lib = File.expand_path "../../lib", __FILE__
|
||||||
$:.unshift lib if File.directory? lib
|
$:.unshift lib if File.directory? lib
|
||||||
|
|
||||||
# Pull in Boxen itself.
|
|
||||||
|
|
||||||
require "boxen"
|
|
||||||
|
|
Loading…
Reference in a new issue