Fix another linter error
This commit is contained in:
parent
a26c75e26c
commit
0f20c5f6f7
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ function formatMessage(serviceUrl, campaign, list, subscription, message, filter
|
|||
value = (value || fallback || '').trim();
|
||||
return filter(value);
|
||||
});
|
||||
;
|
||||
|
||||
return tagReplace(tagReplace(message));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue