forked from emre/www_projectmycelium_com
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:
@@ -1,4 +1,4 @@
|
||||
import { Eyebrow, H3, P, Small } from "@/components/Texts";
|
||||
import { H3, P, Small } from "@/components/Texts";
|
||||
|
||||
const highlights = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user