correct the license import

This commit is contained in:
Andreas Zweili 2020-01-12 12:42:28 +01:00
parent 2bba351074
commit 7a4dd8f9e3
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ from django.contrib import admin
import nested_admin
from devices.models import DeviceInNet
from licenses.models import LicenseWithComputer
from .models import (
Computer,