cachecontrol
cachecontrol copied to clipboard
Replace "cachecontrol" imports with relative imports
Vendoring this dependency and noticed that relative imports are used in most places, but not everywhere. Since they are already used elsewhere, it seems like changing the few remaining ones would be ok.
Thanks!