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