Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnssnmrcs committed Jul 4, 2023
1 parent dca5f9b commit 37fdef3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/util.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
// @todo: make sure values confine to the limitations of the

import { WithMaybeVersionstamp, WithVersionstamp } from "../mod.ts";

// `structuralClone` algorithm.
export function isValidDatabaseValue() {}

Expand Down

0 comments on commit 37fdef3

Please sign in to comment.