diff --git a/Jint.Benchmark/PreparedScriptBenchmark.cs b/Jint.Benchmark/PreparedScriptBenchmark.cs index f7bd91d8af..245ad931bc 100644 --- a/Jint.Benchmark/PreparedScriptBenchmark.cs +++ b/Jint.Benchmark/PreparedScriptBenchmark.cs @@ -12,7 +12,6 @@ namespace Jint.Benchmark; public class PreparedScriptBenchmark { private string _libraryCode = null!; - private Prepared