mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Merge pull request #88 from PR0M3TH3AN/codex/remove-os-import-and-run-black
Remove unused import from password prompt
This commit is contained in:
@@ -11,7 +11,6 @@ this module enhances code reuse, security, and maintainability across the applic
|
||||
Ensure that all dependencies are installed and properly configured in your environment.
|
||||
"""
|
||||
|
||||
import os
|
||||
import getpass
|
||||
import logging
|
||||
import sys
|
||||
|
Reference in New Issue
Block a user