Skip to content

Commit cec2387

Browse files
committed
missed a merge conflict
1 parent 1781064 commit cec2387

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dsc_lib/src/functions/mod.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ pub mod concat;
1414
pub mod create_array;
1515
pub mod div;
1616
pub mod envvar;
17-
<<<<<<< HEAD
1817
pub mod equals;
19-
||||||| parent of 48e0e337 (Add `if()` function)
20-
=======
2118
pub mod r#if;
22-
>>>>>>> 48e0e337 (Add `if()` function)
2319
pub mod int;
2420
pub mod max;
2521
pub mod min;

0 commit comments

Comments
 (0)