Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
codybum committed Nov 12, 2023
1 parent e9ed3aa commit 7bbd2e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/io/cresco/sysinfo/Plugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ public boolean isStarted() {
builder = new SysInfoBuilder(pluginBuilder);
bmark = new Benchmark(pluginBuilder);


this.executor = new ExecutorImpl(pluginBuilder,builder,bmark);
pluginBuilder.setExecutor(executor);

Expand Down

0 comments on commit 7bbd2e6

Please sign in to comment.