Remove unused config

This commit is contained in:
Eno Compton 2024-11-21 21:39:42 -07:00
parent 83a44d4975
commit 0efead7979
No known key found for this signature in database

View file

@ -1,9 +0,0 @@
{
"ignorePatterns": [{"pattern": "/blog.cloudflare.com/"}],
"httpHeaders": [{
"urls": ["https://www.uber.com/blog/data-race-patterns-in-go/"],
"headers": {
"Accept": "text/html"
}
}]
}