Small code clean up

This commit is contained in:
2018-11-11 16:11:00 +01:00
parent 399e867c94
commit 679628c7fa
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python
from morss import main, cgi_wrapper as application
if __name__ == '__main__':