1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00

remove unused variable

This commit is contained in:
Adrien Waksberg 2017-03-29 22:00:21 +02:00 committed by Adrien Waksberg
parent 05c30200c3
commit c1baf3e1d4

View file

@ -247,8 +247,6 @@ class Cli
# @args: item -> the item
# clipboard -> enable clipboard
def clipboard(item, clipboard = true)
pid = nil
# Security: force quit after 90s
Thread.new do
sleep 90