diff options
Diffstat (limited to 'scripts/tickle.py')
| -rwxr-xr-x | scripts/tickle.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/tickle.py b/scripts/tickle.py deleted file mode 100755 index 59902d0..0000000 --- a/scripts/tickle.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python3 - -import requests - -requests.get("http://localhost:5000/v1/api/tickle") |
