diff --git a/api/v1/credentials/read.php b/api/v1/credentials/read.php index 86903e95..b9d757b5 100644 --- a/api/v1/credentials/read.php +++ b/api/v1/credentials/read.php @@ -57,4 +57,4 @@ else { echo json_encode($return_arr); exit(); -} \ No newline at end of file +}