diff options
Diffstat (limited to 's2-fetch-google-sheet.py')
| -rw-r--r-- | s2-fetch-google-sheet.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/s2-fetch-google-sheet.py b/s2-fetch-google-sheet.py deleted file mode 100644 index 1fc887e4..00000000 --- a/s2-fetch-google-sheet.py +++ /dev/null @@ -1,4 +0,0 @@ -from util import * - -if __name__ == '__main__': - fetch_google_sheet() |
