Merge pull request #484 from cosmos/tidy-echo

Tidy echo.py
This commit is contained in:
Will Clark 2020-10-22 12:49:51 +02:00 committed by GitHub
commit 06cd90144e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
import argparse
import asyncio
import websockets
import sys
import time
HOST = "0.0.0.0"