diff --git a/examples/service/server.py b/examples/service/server.py index 2f488d20..1f8c1475 100644 --- a/examples/service/server.py +++ b/examples/service/server.py @@ -3,8 +3,6 @@ # hopefully lose those hard-coded magic numbers somehow), but meanwhile this is # a taster of how it looks today. -import time - import mitogen import mitogen.service import mitogen.unix