FIX: `count` is not defined lint error (#13347)

This commit is contained in:
Robin Ward 2021-06-09 11:26:26 -04:00 committed by GitHub
parent 8fee32d277
commit fc61a7c0de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import { import {
count,
discourseModule, discourseModule,
exists, exists,
queryAll, queryAll,