fixup! refactor(intel-dcap-api): split client.rs into smaller files

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2025-04-11 12:23:53 +02:00
parent 0e69105a43
commit 4501b3421c
Signed by: harald
GPG key ID: F519A1143B3FBE32
8 changed files with 8 additions and 8 deletions

View file

@ -117,4 +117,4 @@ impl ApiClient {
api_version, // Store the version
})
}
}
}