From d356492012243412b069999898ab6b5158efc55b Mon Sep 17 00:00:00 2001 From: ptrus Date: Wed, 18 Dec 2024 13:13:32 +0100 Subject: [PATCH] remove old reference --- cmd/bisect/main.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/bisect/main.go b/cmd/bisect/main.go index 8fcedca70..1941e5f0d 100644 --- a/cmd/bisect/main.go +++ b/cmd/bisect/main.go @@ -8,9 +8,6 @@ // - The hardcoded values and functions below. They determine which value to compare, // and at which heights. See also docstring for bisect(). // -// To connect to the relevant Oasis-internal DB locally, see internal documentation: -// https://app.clickup.com/24394368/v/dc/q8em0-18570/q8em0-15212 -// // To run: // go run ./cmd/bisect