We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbb08b commit c58b642Copy full SHA for c58b642
1 file changed
sources/input.js
@@ -18,7 +18,6 @@ import {
18
gte,
19
both,
20
anyPass,
21
- isNil,
22
} from "ramda";
23
24
import Eff, { interpreter, send } from "./eff.js";
0 commit comments