Skip to content

Commit 5e642cd

Browse files
committed
Apply django-upgrade fixes
1 parent 58d175b commit 5e642cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
LANGUAGE_CODE = "en-us"
4545
TIME_ZONE = "UTC"
4646
USE_I18N = True
47-
USE_L10N = True
4847
USE_TZ = True
4948
STATIC_URL = "/static/"
5049

0 commit comments

Comments
 (0)