Skip to content

Commit 4ea46fb

Browse files
committed
formatter changes
1 parent 921b5e2 commit 4ea46fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/Frameworks/Developer/Import/ImportSummary.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</dl>
6767
<h2>Additional processing steps</h2>
6868
<dl class="nhsuk-summary-list">
69-
@if(Model.CompetenciesToReorderCount > 0)
69+
@if (Model.CompetenciesToReorderCount > 0)
7070
{
7171
<div class="nhsuk-summary-list__row">
7272
<dt class="nhsuk-summary-list__key">

0 commit comments

Comments
 (0)