aboutsummaryrefslogtreecommitdiff
path: root/auth/moebooru.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'auth/moebooru.zsh')
-rw-r--r--auth/moebooru.zsh6
1 files changed, 0 insertions, 6 deletions
diff --git a/auth/moebooru.zsh b/auth/moebooru.zsh
index cb19665..5458b11 100644
--- a/auth/moebooru.zsh
+++ b/auth/moebooru.zsh
@@ -31,10 +31,4 @@ fi
if ! jq -e '.' "${ib_auth_file}" > /dev/null
then
output_text="Invalid username or API key"
- log_text="ib_auth (${update_id}): ${output_text}"
-
- . "${units}/log.zsh"
- . "${units}/dump.zsh"
-
- return 0
fi