Skip to content

Commit

Permalink
chore: remove duplicate files in atcommons
Browse files Browse the repository at this point in the history
  • Loading branch information
srieteja committed Dec 11, 2024
1 parent 409c4c9 commit 7286612
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 439 deletions.
2 changes: 1 addition & 1 deletion packages/atauth/src/send_enroll_request.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

#define TAG "send_enroll_request"

int atauth_validate_send_enroll_request_arguments(atclient *client, const atcommons_enroll_params_t *ep,
int atauth_validate_send_enroll_request_arguments(const atclient *client, const atcommons_enroll_params_t *ep,
const char *enroll_id, const char *enroll_status);

int atauth_send_enroll_request(atclient *client, const atcommons_enroll_params_t *ep, char *enroll_id,
Expand Down
89 changes: 0 additions & 89 deletions packages/atcommons/src/command_builders/enroll_command_builder.c

This file was deleted.

143 changes: 0 additions & 143 deletions packages/atcommons/src/enroll/enroll_namespace.c

This file was deleted.

48 changes: 0 additions & 48 deletions packages/atcommons/src/enroll/enroll_operation.c

This file was deleted.

Loading

0 comments on commit 7286612

Please sign in to comment.