Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnullarc committed Nov 26, 2020
1 parent 98d61f2 commit acef0e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/class-rc-order.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ private function generate_post_fields($specific_keys = [], $additional_keys = []
// sort keys
ksort($post_fields);

// return array_merge(['accessID' => $this->api_id], $post_fields);
return $post_fields;
}

Expand Down

0 comments on commit acef0e0

Please sign in to comment.