aboutsummaryrefslogtreecommitdiff
path: root/auth/moebooru.zsh
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-02 07:38:26 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-02 07:38:26 +0500
commit69516fe82952b6f262809812671e73588f8c8bdd (patch)
treeb368b7f8e495877585379085f15922a07bf3a466 /auth/moebooru.zsh
parentf45120f3add49ee2a80f71d256fcef386538bbeb (diff)
auth/*: Fix Gelbooru and Moebooru authorization
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'auth/moebooru.zsh')
-rw-r--r--auth/moebooru.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/auth/moebooru.zsh b/auth/moebooru.zsh
index c67fddc..cb19665 100644
--- a/auth/moebooru.zsh
+++ b/auth/moebooru.zsh
@@ -38,7 +38,3 @@ then
return 0
fi
-
-printf '%s="%s"\n%s="%s"\n' \
- "ib_dfield5" "username=${ib_login}" \
- "ib_dfield6" "api_key=${ib_key}" > "${legacy_file}"