Skip to content

Commit

Permalink
removed import
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed Mar 27, 2024
1 parent a01b581 commit f717c16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import walletConnectIcon from './assets/wallet_connect.png';
import tonConnectIcon from './assets/ton_connect.png';
import solanaConnectIcon from './assets/solana_connect.png';

import WebApp from '@twa-dev/sdk';

function App() {
return (
<div className="container">
Expand Down

0 comments on commit f717c16

Please sign in to comment.