Skip to content

Commit e736569

Browse files
committed
Remove useless space in pypi
1 parent 28caeb8 commit e736569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/pypi/search.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,5 @@ func SearchByAPI(name string, max int) ([]model.PyPIPackageResult, error) {
7575
}
7676

7777
wg.Wait()
78-
7978
return result, nil
8079
}

0 commit comments

Comments
 (0)