Closed
Description
I know this isn't a huge issue, but just thought if it isn't intentional then probably needs to be cleaned up.
Line 82 in e16bdeb
And actually examining that function closer, it takes modules
as a parameter and only asks for it so it can pass it onto assertRaw
which doesn't require it. Therefore, making modules
completely redundant anyway.