lib/header.rb in my-congress-0.2.0 vs lib/header.rb in my-congress-0.2.1
- old
+ new
@@ -1,7 +1,4 @@
-require 'require_all'
-require_all 'lib'
-require 'pry'
class Header
def initialize
system "clear"
puts '## ## ## ## ###### ####### ## ## ###### ######## ######## ###### ######'.colorize(:red)
\ No newline at end of file