Skip to content

Commit

Permalink
fix(builtins): minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: manushak <[email protected]>
  • Loading branch information
manushak committed Sep 17, 2024
1 parent 6a8fe4d commit 039952f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/if-run/builtins/coefficient/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import {z, ZodType} from 'zod';

import {
ERRORS,
evaluateInput,
Expand Down

0 comments on commit 039952f

Please sign in to comment.