Skip to content

Commit c9e844c

Browse files
committed
Remove unused cloud API methods.
1 parent 5258ef4 commit c9e844c

File tree

3 files changed

+41
-834
lines changed

3 files changed

+41
-834
lines changed

src/php/class-plugin.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@ public function localize_script( string $handle ) {
372372
'manage' => esc_url_raw( $this->get_menu_url() ),
373373
'edit' => esc_url_raw( $this->get_menu_url( 'edit' ) ),
374374
'addNew' => esc_url_raw( $this->get_menu_url( 'add' ) ),
375-
'connectCloud' => esc_url_raw( Cloud_API::get_connect_cloud_url() ),
376375
],
377376
]
378377
);

0 commit comments

Comments
 (0)