fix: remove undefined _CodexBridgeCard reference to fix build
This commit is contained in:
parent
a282e14080
commit
c062ed1661
@ -157,8 +157,6 @@ class _AiGatewayPageState extends State<AiGatewayPage> {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
// Codex Bridge Toggle Card
|
||||
_CodexBridgeCard(controller: controller),
|
||||
const SizedBox(height: 24),
|
||||
Row(
|
||||
children: [
|
||||
Icon(Icons.hub_rounded, color: palette.accent, size: 20),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user