fix: Changed module name from main to become a library

This commit is contained in:
Nicholas Novak
2023-11-14 22:40:20 -08:00
parent b963d70798
commit dae94eb322

View File

@@ -1,4 +1,4 @@
package main package coursed
import ( import (
"errors" "errors"