Remove unused metric
Summary: ^ Reviewed By: antonk52 Differential Revision: D49951285 fbshipit-source-id: 7f3c4e5458dea6875c67b6acbcf2d53b40ea9afa
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d9ad2a8932
commit
9fa5671ab0
@@ -44,7 +44,6 @@ type TrackerEvents = {
|
|||||||
error?: string;
|
error?: string;
|
||||||
};
|
};
|
||||||
'server-socket-already-in-use': {};
|
'server-socket-already-in-use': {};
|
||||||
'server-proxy-error': {error: string};
|
|
||||||
'app-connection-created': AppConnectionPayload;
|
'app-connection-created': AppConnectionPayload;
|
||||||
'app-connection-secure-attempt': AppConnectionPayload;
|
'app-connection-secure-attempt': AppConnectionPayload;
|
||||||
'app-connection-insecure-attempt': AppConnectionPayload;
|
'app-connection-insecure-attempt': AppConnectionPayload;
|
||||||
|
|||||||
Reference in New Issue
Block a user