added missing import

This commit is contained in:
Gregory Ballantine 2024-05-29 11:43:42 -04:00
parent 7282d0a4b6
commit 8df9b7684f

View File

@ -1,6 +1,7 @@
package routes
import (
"fmt"
"log"
"github.com/flamego/binding"