Skip to content

Commit 51464e0

Browse files
committed
format
1 parent b640cdf commit 51464e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/lib/shared/urls.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ String searchUrl({
206206
String listingByDownloadCounts() =>
207207
SearchForm(order: SearchOrder.downloads).toSearchLink();
208208

209-
210209
String listingByTrending() =>
211210
SearchForm(order: SearchOrder.trending).toSearchLink();
212211

0 commit comments

Comments
 (0)