If there is a check that needs to be run on every upgrade, regardless if the memory version has changed, it should be added here.
()
| 51 | /// If there is a check that needs to be run on every upgrade, regardless if the memory version has changed, |
| 52 | /// it should be added here. |
| 53 | fn post_run() {} |
| 54 | |
| 55 | /// The migration to apply to the station canister stable memory. |
| 56 | /// |