Mercurial > public > sg101
annotate weblinks/__init__.py @ 1216:42fef17a89a4 modernize tip
Remove unused imports.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 12 Feb 2025 19:03:43 -0600 |
parents | 6d08b1476a52 |
children |
rev | line source |
---|---|
bgneal@921 | 1 default_app_config = 'weblinks.apps.WeblinksConfig' |