Skip to content
Snippets Groups Projects
Commit eac9387f authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Remove log message

parent 9ce0a693
No related branches found
No related tags found
1 merge request!266Upgrade packages & caculate dates from years
Pipeline #16719 passed
......@@ -141,7 +141,6 @@
setContext("date", date)
const budgetDate = writable(`${$yearPLF}-01-01`)
setContext("budgetDate", budgetDate)
$: console.log($year, $yearPLF, $date, $budgetDate)
const decompositionByName = writable(
// Note: We always use the reform decomposition, because it is more
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment