Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Commit

Permalink
fix: seems like there is a deno bug with circ deps
Browse files Browse the repository at this point in the history
  • Loading branch information
baetheus committed Sep 29, 2020
1 parent 4a086bb commit 0969c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion derivations.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type * as TC from "./type_classes.ts";

import { identity } from "./fns.ts";
import { map } from "./either.ts";

/***************************************************************************************************
* @section Module Derivations
Expand Down

0 comments on commit 0969c3f

Please sign in to comment.