mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
FIX: Fix missing import
Presumably caused by Matt's IDE being overzealous again. I know I shouldn't be pushing to master but...one line fix...
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Generated by Django 2.0.13 on 2019-12-05 20:42
|
||||
|
||||
import re
|
||||
from django.db import migrations, models
|
||||
import django.db.migrations.operations.special
|
||||
|
||||
|
||||
Reference in New Issue
Block a user