Delete test handler
This commit is contained in:
parent
a04b8aab4c
commit
93b586d65b
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Test handler
|
||||
|
||||
import sys
|
||||
print(sys.stdin.read())
|
Reference in a new issue