Remove obsolete main function and associated script
This commit is contained in:
parent
1dd54b0cb5
commit
0ce58cbe68
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
def main():
|
||||
print("Hello from hosts!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
Loading…
Add table
Add a link
Reference in a new issue