From eec473187d085e11cb74d88c764b52a7c7eceeeb Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:56:40 +0100 Subject: [PATCH] remove extra whitespace --- docs/developers/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/developers/index.md b/docs/developers/index.md index b4d6d9af37..a444964083 100644 --- a/docs/developers/index.md +++ b/docs/developers/index.md @@ -17,7 +17,6 @@ Geth has many features that support dapp developers. There are many built-in tra - [Go contract bindings](/docs/developers/dapp-developer/native-bindings) - [Account management in Go apps](/docs/developers/dapp-developer/native-accounts) - ## Geth developers {#geth-developers} Geth developers add/remove features and fix bugs in Geth. The `geth-developer` section includes contribution guidelines and documentation relating to testing and disclosing vulnerabilities that willhep you get started with working on Geth.