mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Launcher] Removed unneeded call
This commit is contained in:
parent
dfd0235e78
commit
030d40c253
@ -117,7 +117,6 @@ def update_pip():
|
||||
|
||||
|
||||
def update_red():
|
||||
remove_reqs_readonly()
|
||||
try:
|
||||
code = subprocess.call(("git", "pull", "--ff-only"))
|
||||
except FileNotFoundError:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user