Skip to content

Commit c22f42f

Browse files
committed
Remove extra whitespace
1 parent 615d5e2 commit c22f42f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/structs/structs.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ func main() {
5050
// Structs are mutable.
5151
sp.age = 51
5252
fmt.Println(sp.age)
53-
5453
}

0 commit comments

Comments
 (0)