summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-29 07:31:26 -0600
committerJeff Carr <[email protected]>2025-01-29 12:27:10 -0600
commitce11f999f9282e9489e77eb1f9d6c08ae9c9b725 (patch)
tree33ae6c702d91c5eddfe4ecd0be68bf907733a394 /main.go
parenta16b53c2895669f7f21728334371ab79680699bf (diff)
start moving to protobuf. fix mouse clicks (kinda)
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 33cafd9..c9272f2 100644
--- a/main.go
+++ b/main.go
@@ -4,7 +4,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-
package main
import (