diff --git a/vignettes/V02_Calibration_SD_model.Rmd b/vignettes/V02_Calibration_SD_model.Rmd
index f43d227a4f66a1f754cb615e0f79def000411e02..5146c631e9daa99a9d0460e76f8a4c6699233301 100644
--- a/vignettes/V02_Calibration_SD_model.Rmd
+++ b/vignettes/V02_Calibration_SD_model.Rmd
@@ -127,10 +127,6 @@ Before using the automatic calibration tool, the user needs to prepare the calib
 CalibOptions <- CreateCalibOptions(InputsModel)
 ```
 
-```{r, echo=FALSE}
-save(RunOptions, InputsCrit, CalibOptions, IndPeriod_Run, file = file.path(tempdir(), "V02.RData"))
-```
-
 ## Calibration
 
 The **airGR** calibration process is applied on each node of the `GRiwrm` network from upstream nodes to downstream nodes.