Skip to content

Commit

Permalink
reverted unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
HansDahle committed Nov 6, 2024
1 parent 6626a3a commit 0b7757c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ internal void EnsureDepartment(string departmentId, string sectorId = null, ApiP
ValidTo = DateTime.Today.AddDays(daysTo),
Source = "Department.Test"
}).GetAwaiter().GetResult();

}
}

Expand Down

0 comments on commit 0b7757c

Please sign in to comment.