diff --git a/examples/texti18n/main.go b/examples/texti18n/main.go index 0ff389ced..779490dc3 100644 --- a/examples/texti18n/main.go +++ b/examples/texti18n/main.go @@ -12,9 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -// This example is a demonstration to render languages that cannot be rendered with the `text` package. -// We plan to provide a useful API to render them more easily (#2454). Stay tuned! - package main import (