Changeset - a5e719bc7b40
default
0
1
0
Grafted from: a38610043006
config: fix pyflakes warning about unused tg import
app_cfg had an unused 'import tg'. tg.hooks was used, but through a separate
import. Clean that up by consistently using tg (which always makes tg.hooks
available) and dropping the separate hooks import.
app_cfg had an unused 'import tg'. tg.hooks was used, but through a separate
import. Clean that up by consistently using tg (which always makes tg.hooks
available) and dropping the separate hooks import.
1 file changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)