chore: build

This commit is contained in:
2026-06-15 21:03:12 +02:00
parent c3c059eab6
commit d4c06a6d3d
-1
View File
@@ -149,7 +149,6 @@ func UpdateCommandAddress(c *gin.Context) {
}) })
} }
// ProposeAddressChange propose une nouvelle adresse au client pour validation
func ProposeAddressChange(c *gin.Context) { func ProposeAddressChange(c *gin.Context) {
database := c.MustGet("database").(*db.Database) database := c.MustGet("database").(*db.Database)