This commit is contained in:
2021-10-28 10:54:51 +08:00
parent ec75ccfc00
commit 4a07e31c33
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -5,7 +5,4 @@ namespace Kiri\Rpc;
interface OnRpcConsumerInterface
{
public function execute();
}