remove unecessary indications

This commit is contained in:
Roberto Musso
2026-04-09 00:41:02 +02:00
parent 02a0f3635b
commit 016c44c6f0

View File

@@ -86,9 +86,6 @@ function SignInForm({
</form>
</CardContent>
</Card>
<p className="text-balance text-center text-xs text-muted-foreground">
AI features require a connection to the AdiuvAI backend.
</p>
</div>
);
}