mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.4k stars 531 forks source link

Remove unused import #1961

Closed rjammala closed 7 years ago

rjammala commented 8 years ago

I get the following error when building heka. This pull request removes the unused import

heka/plugins/udp/udp_input.go:26: imported and not used: "github.com/mozilla-services/heka/message" make[2]: * [CMakeFiles/hekad] Error 2 make[1]: * [CMakeFiles/hekad.dir/all] Error 2 make: *\ [all] Error 2