-
-
Notifications
You must be signed in to change notification settings - Fork 609
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.
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.