1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

fix syntax error

This commit is contained in:
deadc0de6
2021-02-22 09:16:30 +01:00
parent c45fbdbe68
commit 7e85e8bd40

View File

@@ -58,4 +58,4 @@ def main():
if __name__ == '__main__':
main():
main()