mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
[Launcher] Removed unneeded call
This commit is contained in:
@@ -117,7 +117,6 @@ def update_pip():
|
||||
|
||||
|
||||
def update_red():
|
||||
remove_reqs_readonly()
|
||||
try:
|
||||
code = subprocess.call(("git", "pull", "--ff-only"))
|
||||
except FileNotFoundError:
|
||||
|
||||
Reference in New Issue
Block a user