tools: Remove main() call
FIX Since we use a script entry point, remove the call to main() upon import in the main module.
Loading
Please register or sign in to comment
FIX Since we use a script entry point, remove the call to main() upon import in the main module.