module: don't require fs several times
As we are going to need fs in any case, just require it at the
beginning of the file.
Signed-off-by:
Fedor Indutny <fedor@indutny.com>
parent
df205360
Please register or sign in to comment
As we are going to need fs in any case, just require it at the
beginning of the file.
Signed-off-by:
Fedor Indutny <fedor@indutny.com>