From df02e65d544d5e5345b10de8719360c94bb8490b Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Sun, 19 Jun 2011 13:53:07 +1000 Subject: [PATCH] doc/faq: remove misleading FAQ entry R=golang-dev, dsymonds, r CC=golang-dev https://golang.org/cl/4638046 --- doc/go_faq.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/doc/go_faq.html b/doc/go_faq.html index ef70033ace..560ab3617a 100644 --- a/doc/go_faq.html +++ b/doc/go_faq.html @@ -183,16 +183,6 @@ easier to understand what happens when things combine.

Usage

-

-Who should use the language?

- -

-Go is an experiment. We hope adventurous users will give it a try and see -if they enjoy it. Not every programmer -will, but we hope enough will find satisfaction in the approach it -offers to justify further development. -

-

Is Google using Go internally?

-- 2.50.0