removed duplicate line

git-svn-id: https://beef.googlecode.com/svn/trunk@1264 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2011-09-09 11:35:08 +00:00
parent 515dbefacf
commit 565d1ac490

View File

@@ -27,9 +27,6 @@ if RUBY_VERSION < '1.9'
exit
end
puts "\nPlease make sure you have installed SQLite before proceeding. For instructions on how to do this please see the README file"
puts "\nPlease make sure you have installed SQLite before proceeding. For instructions on how to do this please see the README file"
# array of required gems - add to as needed (specify a version if needed eg "gem_name, =x.x.x")