Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
michavie committed Dec 27, 2023
1 parent 4b3fe74 commit 4a03c47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/extensions/sense4fit/src/contracts.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import React from 'react'
import { ProposalAction } from '@peerme/core-ts'
import { Network, ExtensionScInfo, ExtensionConfig } from '../../../shared/types'

const getContractAddress = (network: Network) => {
Expand Down

1 comment on commit 4a03c47

@vercel
Copy link

@vercel vercel bot commented on 4a03c47 Dec 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.