emp: remove golang requirement

This commit is contained in:
Andrea Kao 2016-07-11 18:16:45 -07:00 committed by Dominyk Tiller
parent e778164989
commit bc9ec5c3b4

View file

@ -1,5 +1,3 @@
require "language/go"
class Emp < Formula
desc "CLI for Empire."
homepage "https://github.com/remind101/empire"