move email into its own package

This commit is contained in:
2026-04-01 15:10:25 -04:00
parent 33ea56fb0c
commit 46db63e62a
+1 -1
View File
@@ -1,4 +1,4 @@
package main package email
import ( import (
"net/smtp" "net/smtp"