Skip to content

Commit fd26575

Browse files
committed
Lint
1 parent 198b5df commit fd26575

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vorta/keyring/darwin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def remove_password(self, service, repo_url):
121121
logger.debug(f"Found password for repo {repo_url}")
122122
SecKeychainItemDelete(keychain_item, None)
123123

124-
125124
@property
126125
def is_unlocked(self):
127126
kSecUnlockStateStatus = 1

0 commit comments

Comments
 (0)