refactor: remove unused imports and variables in CloudPros and DataControl

- Removed unused Eyebrow import from CloudPros
- Removed unused loop index variable 'i' from gates mapping in DataControl
This commit is contained in:
2025-11-17 16:07:20 +01:00
parent 828fe93f46
commit 49d9c22de3
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ export function StorageArchitecture() {
</H3>
<P className="mt-6 text-gray-400">
A layered design that encrypts, routes, and exposes storage through
multiple protocols without duplicating data or compromising
multiple protocols without duplicating data or compromising
sovereignty.
</P>
</div>