lib/renote.rb in renote-0.1.1 vs lib/renote.rb in renote-0.1.2
- old
+ new
@@ -1,6 +1,6 @@
-require 'require_all'
-require_all 'lib'
+require 'renote/cli/application'
+require 'renote/models/shell'
module Renote
module Cli
=begin
puts ' _ '
\ No newline at end of file