File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -2997,12 +2997,6 @@ def _process_module_builtin_defaults():
29972997
29982998 _process_module_definition ("aiohttp.wsgi" , "newrelic.hooks.framework_aiohttp" , "instrument_aiohttp_wsgi" )
29992999 _process_module_definition ("aiohttp.web" , "newrelic.hooks.framework_aiohttp" , "instrument_aiohttp_web" )
3000- _process_module_definition (
3001- "aiohttp.web_reqrep" , "newrelic.hooks.framework_aiohttp" , "instrument_aiohttp_web_response"
3002- )
3003- _process_module_definition (
3004- "aiohttp.web_response" , "newrelic.hooks.framework_aiohttp" , "instrument_aiohttp_web_response"
3005- )
30063000 _process_module_definition (
30073001 "aiohttp.web_urldispatcher" , "newrelic.hooks.framework_aiohttp" , "instrument_aiohttp_web_urldispatcher"
30083002 )
You can’t perform that action at this time.
0 commit comments