Skip to content

Commit d2cce53

Browse files
committed
Remove Portis disconnect function
1 parent e7ff702 commit d2cce53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/modules/select/wallets/portis.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function portis(options) {
2525
interface: {
2626
name: "Portis",
2727
connect: provider.enable,
28-
disconnect: () => portis.logout(),
2928
address: {
3029
onChange: func => {
3130
instance.onLogin(address => {

0 commit comments

Comments
 (0)