diff options
Diffstat (limited to 'voctocore/lib/response.py')
-rw-r--r-- | voctocore/lib/response.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/voctocore/lib/response.py b/voctocore/lib/response.py index 866d5f2..9f4ad84 100644 --- a/voctocore/lib/response.py +++ b/voctocore/lib/response.py @@ -1,4 +1,3 @@ -#!/usr/bin/python3 class Response(object): def __init__(self, *args): |