Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Jun 19, 2024
1 parent 57f28a8 commit 4f453d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Services/InstaMigrateService.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class InstaMigrateService {
* Set required api keys for insta to initiate the migration
*/
public function __construct() {
// comment this out so we don't hammer the key service anymore
// $this->insta_api_key = UtilityService::get_insta_api_key( BRAND_PLUGIN );
}

Expand Down

0 comments on commit 4f453d5

Please sign in to comment.