Removed comments

This commit is contained in:
Jamon Holmgren
2014-01-02 10:19:57 -08:00
parent 77b8e9e9b3
commit 54b25bfa94

View File

@@ -1,11 +1,7 @@
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project/template/ios'
require 'bundler'
# this follow from gemspec
Bundler.require(:development)
# this follow development code
require 'ProMotion'
Motion::Project::App.setup do |app|