Remove unneccessary @load

This commit is contained in:
Vlad Grigorescu 2021-04-26 23:02:57 -05:00
parent ac720a1313
commit deae51891c

View file

@ -5,7 +5,6 @@
##! the notice framework can be found in :doc:`/frameworks/notice`. ##! the notice framework can be found in :doc:`/frameworks/notice`.
@load base/frameworks/cluster @load base/frameworks/cluster
@load base/utils/strings
module Notice; module Notice;