Commit 6033e94d87f59d1a6a5464b8634359ddce707dda

Authored by John Barnette
1 parent ae16a8376f

Nah, don't require plain boxen

Showing 1 changed file with 0 additions and 4 deletions Side-by-side Diff

... ... @@ -26,8 +26,4 @@
26 26  
27 27 lib = File.expand_path "../../lib", __FILE__
28 28 $:.unshift lib if File.directory? lib
29   -
30   -# Pull in Boxen itself.
31   -
32   -require "boxen"