diff --git a/Formula/path-extractor.rb b/Formula/path-extractor.rb index 945c91cf1d..8582ca42ec 100644 --- a/Formula/path-extractor.rb +++ b/Formula/path-extractor.rb @@ -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"