Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #149388 - jdonszelmann:rm-sess-blob, r=jieyouxu
remove session+blob decoder construction
turns out, we only did that in one place and we didn't need it.... Working on ways to make this statically known in the future. For now just a smol deletion :3