Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
wmmihaa committed Nov 7, 2024
1 parent 9d80b48 commit 0d49fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ async def check_version(self, msb_dir, log):
await log("Installation directory does not exist")
return False

log (f"current dir: {os.path.dirname(os.path.abspath(__file__))}")
currentDirectory = os.path.dirname(os.path.abspath(__file__));
preferedVersion = "latest"
currentVersion = ""
Expand Down

0 comments on commit 0d49fe5

Please sign in to comment.