mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 22:35:36 +00:00
Documentation cleanup
This commit is contained in:
@@ -133,8 +133,6 @@ def start():
|
||||
with open("{}/all.py".format(DEST), "w", encoding="utf-8") as f:
|
||||
f.write(re.sub("{count}", str(count), content))
|
||||
|
||||
print("Compiling Errors: [100%]")
|
||||
|
||||
|
||||
if "__main__" == __name__:
|
||||
HOME = "."
|
||||
|
Reference in New Issue
Block a user