mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
remove unused variable
This commit is contained in:
parent
05c30200c3
commit
c1baf3e1d4
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue