Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
m3nu committed Mar 12, 2023
1 parent 198b5df commit fd26575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vorta/keyring/darwin.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ def remove_password(self, service, repo_url):
logger.debug(f"Found password for repo {repo_url}")
SecKeychainItemDelete(keychain_item, None)


@property
def is_unlocked(self):
kSecUnlockStateStatus = 1
Expand Down

0 comments on commit fd26575

Please sign in to comment.