Correction du module Go et des imports après renommage en Paycheck
This commit is contained in:
@@ -3,7 +3,7 @@ package calc
|
||||
import (
|
||||
"math"
|
||||
|
||||
"git.dumerain.org/alban/calcul-astreintes/internal/models"
|
||||
"git.dumerain.org/alban/paycheck/internal/models"
|
||||
)
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user