mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 20:50:29 +00:00
5 lines
98 B
Ruby
5 lines
98 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
require "extend/os/mac/utils/analytics" if OS.mac?
|