Skip to content

Commit d9e6ed9

Browse files
committed
wip: donation tags
1 parent ed08016 commit d9e6ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shelter/ShelterSearch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class ShelterSearch {
111111
this.supplyIds,
112112
],
113113
};
114-
console.log(JSON.stringify(queryData, null, 2));
114+
115115
return queryData;
116116
}
117117
}

0 commit comments

Comments
 (0)