[appobject] cleanup module (prepares #2406609)
* remove unused imports
* break long lines
What's new in CubicWeb 3.16?
============================
New functionnalities
--------------------
* Add a new dataimport store (`SQLGenObjectStore`). This store enables a fast
import of data (entity creation, link creation) in CubicWeb, by directly
flushing information in SQL. This may only be used with PostgreSQL, as it
requires the 'COPY FROM' command.
API changes
-----------
Unintrusive API changes
-----------------------
* Drop of `cubicweb.web.uicfg.AutoformSectionRelationTags.bw_tag_map`,
deprecated since 3,6.
User interface changes
----------------------
* Remove changelog view, as nor cubicweb nor known cubes/applications were properly
feeding related files