This commit is contained in:
2024-12-01 16:04:59 +01:00
parent e241319e6e
commit c659a89ec3
6 changed files with 20 additions and 43 deletions

View File

@@ -4,7 +4,7 @@ package database
import (
"log"
//"time"
"fmt"
//"fmt"
"ma/counter"
"gorm.io/driver/postgres"
"gorm.io/gorm"