We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca655e commit afc3d1dCopy full SHA for afc3d1d
js/src/send-to-analytics.js
@@ -14,8 +14,6 @@
14
* limitations under the License.
15
*/
16
17
-/* global gtag */
18
-
19
function getDeliveryFunction( type ) {
20
// eslint-disable-next-line no-console
21
return window[ type ] || console.log;
0 commit comments