mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Fix missing re import.
Fix missing re import.
This commit is contained in:
parent
cb19c84070
commit
39c5d67946
@ -2,6 +2,7 @@
|
||||
# Generated by Django 1.11.4 on 2017-09-26 21:25
|
||||
from __future__ import unicode_literals
|
||||
from distutils.version import StrictVersion
|
||||
import re
|
||||
|
||||
from django.conf import settings
|
||||
import django.contrib.postgres.fields.jsonb
|
||||
|
Loading…
Reference in New Issue
Block a user