Skip to content

Commit dd602ad

Browse files
committed
Remove unused global variables
1 parent 4c71dd6 commit dd602ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tiled/_tests/test_in_memory_authn.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
from tiled.client import Context, from_context
77
from tiled.server.app import build_app_from_config
88

9-
CONFIG_NAME = "in_memory_db.yml"
10-
CATALOG_STORAGE = "data/"
11-
129
here = Path(__file__).parent.absolute()
1310

1411

0 commit comments

Comments
 (0)