mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 13:59:01 -05:00
fix lint
This commit is contained in:
parent
bbf762ea12
commit
e95d7dfe37
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import {
|
|||
op_node_http_await_response,
|
||||
op_node_http_fetch_response_upgrade,
|
||||
op_node_http_request_with_conn,
|
||||
op_node_http_request_with_tls_conn,
|
||||
op_node_http_wait_for_connection,
|
||||
op_tls_start,
|
||||
} from "ext:core/ops";
|
||||
|
|
Loading…
Reference in a new issue