Skip to content

Commit 005081c

Browse files
committed
STY: unused import
1 parent 14bf7a9 commit 005081c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templateflow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
import os
1818
from . import api
19-
from .conf import update, setup_home
19+
from .conf import update
2020

2121

2222
if os.getenv("TEMPLATEFLOW_AUTOUPDATE", "1") not in (

0 commit comments

Comments
 (0)