summaryrefslogtreecommitdiff
path: root/pkg/bst/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/bst/doc.go')
-rw-r--r--pkg/bst/doc.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkg/bst/doc.go b/pkg/bst/doc.go
deleted file mode 100644
index abb7e6e9..00000000
--- a/pkg/bst/doc.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package bst
-
-/*
-Binary search tree for the pubsub
-
-The vertex may have one or multiply topics associated with the single websocket connection UUID
-*/