Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1610ca0

Browse files
sayan-ggmitar
authored andcommitted
fix fmt error
1 parent b3cd90d commit 1610ca0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/products/eprel_api.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -681,11 +681,9 @@ func makeWasherDrierDoc(washerDrier WasherDrierProduct) (document.D, errors.E) {
681681
'.p',
682682
'.pd'
683683
*/
684-
685684
continue
686685
}
687686
errE := doc.Add(&document.FileClaim{
688-
689687
CoreClaim: document.CoreClaim{
690688
ID: document.GetID(NameSpaceProducts, "WASHER_DRIER", washerDrier.EPRELRegistrationNumber, "UPLOADED_LABEL", i),
691689
Confidence: document.HighConfidence,

0 commit comments

Comments
 (0)