Archived
1

Delete test handler

This commit is contained in:
Jake Howard 2017-04-11 21:40:01 +01:00
parent a04b8aab4c
commit 93b586d65b

View File

@ -1,6 +0,0 @@
#!/usr/bin/env python3
# Test handler
import sys
print(sys.stdin.read())