remove unused import

This commit is contained in:
Boa 2022-04-28 10:25:32 -06:00 committed by GitHub
parent 318e05edc9
commit 7d4d860f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
import * as functions from 'firebase-functions'
import * as admin from 'firebase-admin'
import * as _ from 'lodash'
import { query, where } from 'firebase/firestore'
import { chargeUser, getUser } from './utils'
import {
Binary,