Skip to content

Commit 91d5fa6

Browse files
authored
fix: remove tags de conflito
1 parent 3851768 commit 91d5fa6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

markup_doc/wagtail_hooks.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,12 @@
3232
)
3333
from markup_doc.sync_api import sync_collection_from_api
3434
from markup_doc.tasks import get_labels, task_sync_journals_from_api, update_xml
35-
<<<<<<< HEAD
35+
3636
from xml_manager.wagtail_hooks import (
3737
SPSPackageValidationSnippetViewSet,
3838
XMLDocumentHTMLSnippetViewSet,
3939
XMLDocumentPDFSnippetViewSet,
4040
)
41-
=======
42-
>>>>>>> 92e3c5e1efc5b93532d4cc264f5c408e416a3ff4
43-
4441

4542
@hooks.register("register_admin_urls")
4643
def register_admin_urls():

0 commit comments

Comments
 (0)