Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit e6a3ac56 authored by Magdalena GOMEZ's avatar Magdalena GOMEZ
Browse files

Fixed linter

parent 5aee01e4
No related branches found
No related tags found
1 merge request!31✅ Webhook settings ui tests
Pipeline #259638 passed
......@@ -3,9 +3,8 @@
from django.urls import reverse
from django.db import models
from django.utils.translation import gettext_lazy as _
from netbox.models import NetBoxModel
from django.core.validators import URLValidator
from netbox.models import NetBoxModel
class WebhookSettings(NetBoxModel):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment