Skip to content

Commit 1b056e2

Browse files
committed
docs fix
1 parent 23e1999 commit 1b056e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/content/core/crud.fsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,3 @@ let setIfExists (columnName) =
315315
if emp.HasColumn(columnName, StringComparison.InvariantCultureIgnoreCase) then
316316
emp.SetColumn(columnName, "testValue")
317317

318-
(**

0 commit comments

Comments
 (0)