SIGN IN SIGN UP

assistant2: Remove unneeded `#[allow(unused)]`s (#22979)

This PR removes some unneeded `#[allow(unused)]`s from the context types
in Assistant2.

We're using these fields now, so we no longer need to suppress the
unused lint.

Release Notes:

- N/A
M
Marshall Bowers committed
2f07d53cce928ef199574ed1e2d1db906554549c
Parent: fe3d409
Committed by GitHub <noreply@github.com> on 1/10/2025, 7:05:08 PM