remove file that does not belong here

This commit is contained in:
Konstantin Haase 2015-02-11 10:07:36 +01:00
parent 3567a759c2
commit 78f67017e8

5
app.rb
View File

@ -1,5 +0,0 @@
require 'sinatra'
get '/' do
"<form method=post><input type=submit /></form>"
end