Skip to content

Commit

Permalink
Remove ununsed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrosiveKid committed Aug 23, 2019
1 parent 6945c98 commit e723ad7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example/models.py
@@ -1,10 +1,6 @@
"""Example Django app models."""

from datetime import datetime

from django.db import models
from django.test import TestCase

from django_elastic_appsearch.orm import AppSearchModel

from example.serialisers import CarSerialiser
Expand Down

0 comments on commit e723ad7

Please sign in to comment.