diff --git a/examples/2048/2048/input.go b/examples/2048/2048/input.go index f69538480..d92ab12d7 100644 --- a/examples/2048/2048/input.go +++ b/examples/2048/2048/input.go @@ -45,7 +45,6 @@ const ( touchStatePressing touchStateSettled touchStateInvalid - n ) // String returns a string representing the direction.