aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/artifact/internet_plugin.rb
blob: a44418274836cbeec49df1faa1e4354e5336b4ff (plain)
1
2
3
4
require "hbc/artifact/moved"

class Hbc::Artifact::InternetPlugin < Hbc::Artifact::Moved
end