mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
5 lines
100 B
Ruby
5 lines
100 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
require "extend/os/linux/api/analytics" if OS.linux?
|