chore: remove stray profiler option from test

This commit is contained in:
Sebastian Ullrich 2025-02-02 09:54:57 +01:00 committed by GitHub
parent 64b5bedc8c
commit d68c2ce28b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,6 @@ set_option grind.warning false
attribute [grind cases] Or
attribute [grind =] List.length_nil List.length_cons Option.getD
set_option profiler true
abbrev Var := String
inductive Val where