summaryrefslogtreecommitdiff
path: root/config/essentials/shell/functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/essentials/shell/functions.sh')
-rw-r--r--config/essentials/shell/functions.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/essentials/shell/functions.sh b/config/essentials/shell/functions.sh
index e348aa0..50ee0aa 100644
--- a/config/essentials/shell/functions.sh
+++ b/config/essentials/shell/functions.sh
@@ -400,5 +400,4 @@ trclipo()
[ "$category" ] || return 2
transmission-remote autumn -a -w "/downloads/$choice" "$magnet"
-
}