opengl: gofmt Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
1 files changed, 0 insertions(+), 1 deletions(-) M opengl/main.go
M opengl/main.go => opengl/main.go +0 -1
@@ 19,7 19,6 @@ // You'll need the ANGLE libraries (EGL and GLESv2) in your library search path. On macOS: // // $ DYLD_LIBRARY_PATH=<path-to-ANGLE-libraries> ./opengl.exe -// package main import (