Remove debugger command
This commit is contained in:
parent
900cf7b201
commit
a2be6d5a63
1 changed files with 0 additions and 1 deletions
|
@ -1424,7 +1424,6 @@ async function registerLegiArticleModifiers(
|
|||
article: LegiArticle,
|
||||
): Promise<void> {
|
||||
const articleId = article.META.META_COMMUN.ID
|
||||
if (articleId === "LEGIARTI000049255019") debugger
|
||||
const articleIds = [
|
||||
articleId,
|
||||
context.jorfCreatorIdByConsolidatedId[articleId],
|
||||
|
|
Loading…
Reference in a new issue