Skip to content

Commit

Permalink
Receiver改为List
Browse files Browse the repository at this point in the history
  • Loading branch information
lannaican committed Jan 10, 2020
1 parent 9fd33b1 commit 00abc6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion api/src/main/java/com/star/api/socket/SocketListener.java
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ public void run() {
}
}
});
return;
}
}
}
Expand Down

0 comments on commit 00abc6f

Please sign in to comment.