fix: Silence linter warnings for GA (#6962)

ga analytics
This commit is contained in:
Charles Bachmeier 2023-07-18 09:59:19 -07:00 committed by GitHub
parent 04884fe1b0
commit 8956fba629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,4 @@
/* eslint-disable no-unused-vars */
/* eslint-disable @typescript-eslint/no-unused-vars */
// TODO(WEB-2166): Delete this file when we remove Google Analytics completely.
import { GaOptions, InitOptions, UaEventOptions } from 'react-ga4/types/ga4'