|
@@ -91,5 +91,4 @@ export class Framework {
|
|
console.log(`Total CPI Consumed: ${total}`);
|
|
console.log(`Total CPI Consumed: ${total}`);
|
|
console.log(`Number of Instructions: ${numberOfInstructions}`);
|
|
console.log(`Number of Instructions: ${numberOfInstructions}`);
|
|
console.log(`World Report: ${worldReport}`);
|
|
console.log(`World Report: ${worldReport}`);
|
|
- }
|
|
|
|
}
|
|
}
|