Skip to content

Commit

Permalink
removed haml deps
Browse files Browse the repository at this point in the history
  • Loading branch information
playonverbs committed Dec 5, 2011
1 parent 9bdde4b commit 3746103
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
require 'rubygems'
require 'digest/md5'
require 'sinatra'
require 'haml'
require 'data_mapper'

DataMapper.setup :default, "sqlite3://#{Dir.pwd}/database.db"
Expand Down

0 comments on commit 3746103

Please sign in to comment.