Skip to content

Commit ba391f5

Browse files
committed
Remove old todo from Jetpack_Client_Server
Removed an @todo that existed for over a year. The todo no longer applies to how the class works.
1 parent b28900f commit ba391f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

class.jetpack-client-server.php

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
/**
44
* Client = Plugin
55
* Client Server = API Methods the Plugin must respond to
6-
*
7-
* @todo Roll this into Jetpack? There's only one 'public' method now: ::authorize().
86
*/
97
class Jetpack_Client_Server {
108
function authorize() {

0 commit comments

Comments
 (0)