Skip to content

Commit

Permalink
remove unused dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
PHATWalrus authored Feb 10, 2025
1 parent d35fc4c commit 62efb80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flash.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from datetime import datetime
from packaging import version
from typing import Optional, List, Dict
from alive_progress import alive_bar
# Initialize colorama for Windows console colors
colorama.init()

Expand Down

0 comments on commit 62efb80

Please sign in to comment.