mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-18 12:09:12 +00:00
Refactor password manager modules
This commit is contained in:
@@ -8,7 +8,7 @@ import base64
|
||||
|
||||
sys.path.append(str(Path(__file__).resolve().parents[1]))
|
||||
|
||||
from password_manager.encryption import EncryptionManager
|
||||
from seedpass.core.encryption import EncryptionManager
|
||||
from nostr.client import NostrClient, Manifest
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user