summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wsh.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/wsh.go b/wsh.go
index 4bcb033..11e30a1 100644
--- a/wsh.go
+++ b/wsh.go
@@ -113,7 +113,6 @@ func handleWs(w http.ResponseWriter, req *http.Request) {
).Unix(),
)
if err != nil && config.Auth.Fake != 4712 {
- /* TODO check pgerr */
err := writeText(
req.Context(),
c,