Skip to content

Commit 98ea830

Browse files
committed
Remove TODO
1 parent 2944e48 commit 98ea830

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

async_substrate_interface/utils/cache.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
else ":memory:"
1212
)
1313

14-
# TODO do not cache for localnets
15-
1614

1715
def _get_table_name(func):
1816
"""Convert "ClassName.method_name" to "ClassName_method_name"""

0 commit comments

Comments
 (0)