mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-06 07:54:22 +00:00
Rename app to Lemma
This commit is contained in:
@@ -2,9 +2,9 @@ package auth
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"novamd/internal/db"
|
||||
"novamd/internal/logging"
|
||||
"novamd/internal/models"
|
||||
"lemma/internal/db"
|
||||
"lemma/internal/logging"
|
||||
"lemma/internal/models"
|
||||
"time"
|
||||
|
||||
"github.com/google/uuid"
|
||||
|
||||
Reference in New Issue
Block a user