change package main to hrender for imports

This commit is contained in:
2025-12-04 14:48:24 +01:00
parent a8a93ab5ae
commit 5eb5dc8eaf
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package main
package hrender
import (
"bytes"