archive
/
lantern
Archived
1
Fork 0

Delete test handler

This commit is contained in:
Jake Howard 2017-04-11 21:40:01 +01:00
parent a04b8aab4c
commit 93b586d65b
1 changed files with 0 additions and 6 deletions

View File

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