i don't know what you are using, but as a general information, modules are peice of code that YOU can call individually when needed, but are mostly used by other part of salt like state, or renderer.
You can see those as library of function (IMO)
It's likely than your rendered call some of the module function on it's own