Skip to content

Commit 54ddc19

Browse files
TimPansinoumaannamalai
authored andcommitted
Remove unused raise (#466)
1 parent fed7f06 commit 54ddc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

newrelic/api/import_hook.py

-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ def find_spec(self, fullname, path=None, target=None):
239239
240240
https://docs.python.org/3/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
241241
"""
242-
# raise ValueError((name, path, target))
243242

244243
# If not something we are interested in we can return.
245244

0 commit comments

Comments
 (0)