whoops double line

This commit is contained in:
Bel LaPointe
2022-01-14 01:00:51 -05:00
parent ebe777e989
commit 05a981344d

View File

@@ -41,7 +41,6 @@ type ntgVisionJobInfo struct {
StopHours string `json:"stopHours"`
AppointmentTime string `json:"appointmentTime"`
Instructions string `json:"instructions"`
Instructions string `json:"instructions"`
IsDropTrailer bool `json:"isDropTrailer"`
} `json:"stopinfos"`
PayUpTo float32 `json:"payUpTo"`