Skip to content

Commit 9f9751d

Browse files
authored
Merge pull request #1116 from newrelic/remove-import
Remove import six
2 parents 0e67af5 + 2735997 commit 9f9751d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/agent_unittests/test_package_version_utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import warnings
1717

1818
import pytest
19-
import six
2019
from testing_support.validators.validate_function_called import validate_function_called
2120

2221
from newrelic.common.package_version_utils import (

0 commit comments

Comments
 (0)