Skip to content

Commit ec687c7

Browse files
committed
Docs update
Signed-off-by: Manoel Campos <[email protected]>
1 parent 22f59c7 commit ec687c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/cloudsimplus/benchmarks/SimulationTimeBenchmark.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ private SimulationTimeBenchmark(final int hostsNumber) {
119119
simulation = new CloudSimPlus();
120120
datacenter0 = createDatacenter();
121121

122-
//Creates a broker that is a software acting on behalf a cloud customer to manage his/her VMs and Cloudlets
123122
broker0 = new DatacenterBrokerSimple(simulation);
124123

125124
vmList = createVms();

0 commit comments

Comments
 (0)