path-extractor: remove golang requirement
Closes #2917. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
489d663c88
commit
7bb01910bd
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require "language/go"
|
||||
|
||||
class PathExtractor < Formula
|
||||
desc "unix filter which outputs the filepaths found in stdin"
|
||||
homepage "https://github.com/edi9999/path-extractor"
|
||||
|
|
Loading…
Reference in a new issue