Added really shoddy, probably broken git plugin
This commit is contained in:
parent
d32619063a
commit
8b1de13c8e
4 changed files with 45 additions and 24 deletions
|
@ -45,7 +45,6 @@ def steamcalc(inp, reply=None):
|
|||
else:
|
||||
name = inp.strip()
|
||||
|
||||
|
||||
if force_reload:
|
||||
try:
|
||||
reply("Collecting data, this may take a while.")
|
||||
|
|
Reference in a new issue