diff --git a/src/rumchat_actor/utils.py b/src/rumchat_actor/utils.py index e42e4fc..0ce3523 100644 --- a/src/rumchat_actor/utils.py +++ b/src/rumchat_actor/utils.py @@ -4,8 +4,8 @@ Various utility functions S.D.G.""" -from os.path import join as pjoin -from pathlib import Path +#from os.path import join as pjoin +#from pathlib import Path #from js2py import eval_js from . import static