mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-02 11:52:27 +02:00
ref: remove useless import
This commit is contained in:
parent
b05eeb5a82
commit
0ad9326d97
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from django import forms
|
|||
from django.contrib.auth import get_user_model
|
||||
from django.forms.utils import to_current_timezone
|
||||
from django.utils import timezone
|
||||
from pygments.lexer import default
|
||||
|
||||
from la_chariotte.order.models import GroupedOrder, Item
|
||||
|
||||
|
|
Loading…
Reference in a new issue