We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28900f commit ba391f5Copy full SHA for ba391f5
class.jetpack-client-server.php
@@ -3,8 +3,6 @@
3
/**
4
* Client = Plugin
5
* Client Server = API Methods the Plugin must respond to
6
- *
7
- * @todo Roll this into Jetpack? There's only one 'public' method now: ::authorize().
8
*/
9
class Jetpack_Client_Server {
10
function authorize() {
0 commit comments