Skip to content

Commit 952d039

Browse files
authored
Update service.mojo
1 parent c631c44 commit 952d039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightbug_http/service.mojo

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ from lightbug_http.http import HTTPRequest, HTTPResponse, OK, NotFound
22
from lightbug_http.io.bytes import Bytes, bytes
33
from lightbug_http.strings import to_string
44
from lightbug_http.header import HeaderKey
5-
from utils import StringSlice
65

76

87
trait HTTPService:

0 commit comments

Comments
 (0)