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

class Hbc::Artifact::InputMethod < Hbc::Artifact::Moved
end