Skip to content

Commit c32ab3f

Browse files
author
Jani Giannoudis
committed
updated version to 0.5.0-230719-5
1 parent 2352884 commit c32ab3f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Client.Scripting/Function/CaseFunction.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* CaseFunction */
22

33
using System;
4-
using System.Text.Json;
54

65
namespace PayrollEngine.Client.Scripting.Function;
76

Client.Scripting/Function/CaseRelationFunction.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
using System;
44
using System.Linq;
5-
using System.Text.Json;
65

76
namespace PayrollEngine.Client.Scripting.Function;
87

0 commit comments

Comments
 (0)