forked from 0x2620/pandora
remove unused import
This commit is contained in:
parent
2e3d828b08
commit
6662872225
6 changed files with 0 additions and 7 deletions
|
|
@ -6,8 +6,6 @@ import json
|
|||
|
||||
from django.db import models
|
||||
|
||||
from changelog.models import Changelog
|
||||
|
||||
import monkey_patch
|
||||
|
||||
class Page(models.Model):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue