From 42f13c0dd227c73e1182d1d6b8320b86e4b83412 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 27 Apr 2021 22:00:55 -0700 Subject: [PATCH] Revert "Updated CommonMistakes (markdown)" This reverts commit 3add8b30537cbcad428d57d755d1dae31b6d410f. --- CommonMistakes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CommonMistakes.md b/CommonMistakes.md index 9bc71746..2d94b889 100644 --- a/CommonMistakes.md +++ b/CommonMistakes.md @@ -140,4 +140,3 @@ func (v *val) MyMethod() { fmt.Println(v) } ``` -x