Skip to content

Commit a1445ea

Browse files
committed
Cleanup
1 parent e696e1a commit a1445ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Client.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ public function importLeadsCsv($args)
117117
$args['format'] = 'csv';
118118
}
119119

120-
return $this->getResult('importLeadsCsv', $args);
121120
return json_decode($this->post('leads.json', $args)->getBody());
122121

123122
}

0 commit comments

Comments
 (0)