noti: remove golang requirement

This commit is contained in:
Andrea Kao 2016-07-11 18:37:29 -07:00 committed by Dominyk Tiller
parent bc9ec5c3b4
commit 489d663c88

View file

@ -1,5 +1,3 @@
require "language/go"
class Noti < Formula
desc "Trigger notifications when a process completes"
homepage "https://github.com/variadico/noti"