aboutsummaryrefslogtreecommitdiff
path: root/portal
diff options
context:
space:
mode:
Diffstat (limited to 'portal')
-rw-r--r--portal/ws/portal.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/portal/ws/portal.ml b/portal/ws/portal.ml
index 916fd2f..620d70e 100644
--- a/portal/ws/portal.ml
+++ b/portal/ws/portal.ml
@@ -17,7 +17,6 @@ let well_known_of (domain : string) = "https://" ^ domain ^ "/.well-known/host-m
If [from] is specified, the <open /> stanza has the from parameter. *)
let stanza_open ?from domain : (signal, sync) stream =
- let open Markup in
let stanza =
let attributes =
let open Option in