remove test
This commit is contained in:
parent
de301fa402
commit
05b364ff89
@ -22,7 +22,7 @@ app = web.application(urls, globals())
|
||||
|
||||
class index:
|
||||
def GET(self):
|
||||
return "Hello, world!"
|
||||
return ""
|
||||
|
||||
class post:
|
||||
def POST(self):
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user