Skip to content

Commit 247a3ac

Browse files
committed
cleanup some blank lines
1 parent 5ef6bd1 commit 247a3ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/make-find-mixin.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,7 @@ export default function makeFindMixin(options) {
189189

190190
this[HAVE_ITEMS_LOADED_ONCE] = true
191191
const queryInfo = getQueryInfo(paramsToUse, response)
192-
193192
queryInfo.response = response
194-
195193
queryInfo.isOutdated = false
196194

197195
this[MOST_RECENT_QUERY] = queryInfo

0 commit comments

Comments
 (0)