Skip to content

Commit a8f9491

Browse files
Code refactoring
1 parent fce323b commit a8f9491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auctions/apps.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from django.apps import AppConfig
22

3-
43
class AuctionsConfig(AppConfig):
54
default_auto_field = 'django.db.models.BigAutoField'
65
name = 'auctions'

0 commit comments

Comments
 (0)