Skip to content

Commit 2334a19

Browse files
committed
Removed unused auth_strings.ini
1 parent cd9cb37 commit 2334a19

File tree

2 files changed

+0
-100
lines changed

2 files changed

+0
-100
lines changed

addons/source-python/packages/source-python/auth/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@
2020
# Get the sp.auth logger
2121
auth_logger = _sp_logger.auth
2222

23-
# Get the auth language strings
24-
_auth_strings = LangStrings('_core/auth_strings')
25-
2623
if not AUTH_CFG_PATH.exists():
2724
AUTH_CFG_PATH.mkdir()

resource/source-python/translations/_core/auth_strings.ini

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)