bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 05 Apr 2019 17:40:02 +0200
branch3.26
changeset 12565 8ef162b039a0
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Remove unused imports in cubicweb.pyramid.config

#!/usr/bin/env python
from cubicweb.cwctl import run
run()