Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Remove unused import #1961

Merged
merged 1 commit into from
Aug 5, 2016
Merged

Remove unused import #1961

merged 1 commit into from
Aug 5, 2016

Conversation

rjammala
Copy link
Contributor

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

@rafrombrc rafrombrc merged commit 9115c42 into mozilla-services:dev Aug 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants