Benenne Packages konsistent und füge go.mod und go.sum hinzu.
This commit is contained in:
parent
02cac422f4
commit
fef8224984
20 changed files with 38 additions and 34 deletions
|
@ -1,8 +1,8 @@
|
|||
package controllers
|
||||
|
||||
import (
|
||||
"sprechstundentool/config"
|
||||
"sprechstundentool/models"
|
||||
"officeHours/config"
|
||||
"officeHours/models"
|
||||
)
|
||||
|
||||
// BaseHandler will hold everything that controller needs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue