Skip to content

Commit 5447a9d

Browse files
Merge pull request #36 from hellohaptik/bb-get-feature-toggle-value
Remove unwanted imports
2 parents a99f47a + 62f8b90 commit 5447a9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FeatureToggle/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Python Imports
2-
import gc
32
import redis
43
import pickle
54
from typing import Dict, Any, Optional

0 commit comments

Comments
 (0)