From 0f76e81efbfe355ab719da991a88825eb3a8ebae Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 6 May 2021 11:18:45 +0800 Subject: Remove unused function --- gist | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gist b/gist index 7794be4..5f7cb74 100755 --- a/gist +++ b/gist @@ -141,10 +141,6 @@ http_method() { || { echo "Error: no active internet connection" >&2; return 1; } } -httpGet() { - http_method GET "$@" -} - # Parse JSON from STDIN with string of python commands _process_json() { PYTHONIOENCODING=utf-8 \ -- cgit v1.2.3-70-g09d2