Skip to content

Commit 97a92a4

Browse files
Merge pull request #1730 from IFRCGo/feature/remove-per-questions-in-file
Remove questions_data
2 parents 2ddc7b8 + 0b7a4d6 commit 97a92a4

File tree

2 files changed

+0
-410
lines changed

2 files changed

+0
-410
lines changed

per/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from django.db import models
44
from django.conf import settings
55
from django.utils.translation import gettext_lazy as _
6-
from .questions_data import questions
76
from tinymce import HTMLField
87

98

0 commit comments

Comments
 (0)