Skip to content

Commit 6c20a3b

Browse files
committed
Remove useless import.
1 parent 3a2b913 commit 6c20a3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cachecontrol/caches/file_cache.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import hashlib
22
import os
3-
import warnings
43
from textwrap import dedent
54

65
from ..cache import BaseCache

0 commit comments

Comments
 (0)