Skip to content

Commit

Permalink
clean-up unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
frdrckaman committed May 29, 2022
1 parent dffd6f0 commit da1af6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions edcs_subject/forms/alcohol_tobacco_form.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
from pprint import pprint

from django import forms
from django.db.models import Q
from django.forms import model_to_dict

from edcs_constants.constants import (
NEVER,
Expand Down
Empty file removed edcs_subject/forms/mixins.py
Empty file.

0 comments on commit da1af6d

Please sign in to comment.