Skip to content

Commit

Permalink
refactor: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
homura committed Apr 7, 2024
1 parent 559f24c commit 3630a8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common-scripts/src/helper.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* eslint-disable @typescript-eslint/no-non-null-assertion, @typescript-eslint/explicit-module-boundary-types */

import * as omnilock from "./omnilock";
import { Set } from "immutable";
import {
createTransactionFromSkeleton,
Expand Down

0 comments on commit 3630a8a

Please sign in to comment.