noir-lang / noir

Noir is a domain specific language for zero knowledge proofs
https://noir-lang.org
Apache License 2.0
872 stars 188 forks source link

Remove unused `TypeVariableKind::Constant` #6052

Closed michaeljklein closed 2 weeks ago

michaeljklein commented 2 weeks ago

Problem

Both Type::constant_variable and TypeVariableKind::Constant are unused

Happy Case

Remove Type::constant_variable and TypeVariableKind::Constant

Workaround

None

Workaround Description

No response

Additional Context

No response

Project Impact

None

Blocker Context

No response

Would you like to submit a PR for this Issue?

None

Support Needs

No response