This commit is contained in:
2024-06-22 12:46:16 -05:00
parent e656315c70
commit 80346dfd99
8 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ package main
import (
"log"
"gitlab.com/DeveloperDurp/DurpAPI/controller"
"gitlab.com/DeveloperDurp/DurpAPI/cmd"
"gitlab.com/DeveloperDurp/DurpAPI/docs"
)