Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: remove unused util imports #4562

Closed
wants to merge 1 commit into from

Commits on Jan 7, 2016

  1. test: remove unused util imports

    A number of tests in `test/parallel` were importing the `util` module
    via `require()` but not using `util` for anything. This removes those
    `require()` statements.
    Trott committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    f323eb7 View commit details
    Browse the repository at this point in the history