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

class Hbc::Artifact::Service < Hbc::Artifact::Moved
end