From 637f7ce651a45a217f31c9dbcc5878963a6f9d38 Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Mon, 2 Mar 2026 20:55:12 +0300 Subject: */*: Switch to single lock per single user directory Signed-off-by: Maria Lisina --- bot.zsh | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bot.zsh') diff --git a/bot.zsh b/bot.zsh index 4346564..bbc8095 100755 --- a/bot.zsh +++ b/bot.zsh @@ -45,13 +45,6 @@ data_table=( shorts "Shortcuts" ) -user_locks=( - data - auth - source - shorts -) - zmodules=( zsh/datetime zsh/files -- cgit v1.2.3