3 Commits

Author SHA1 Message Date
Paul "TBBle" Hampson
8f4860f1d9 Fix some linter-noticed issues
Drop some unused imports and turn `if not X in` into `if X not in`.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2024-09-19 01:56:59 +09:00
Frank Denis
981b0da58b Remove unused imports 2022-06-27 19:59:00 +02:00
Frank Denis
17acbceaed Create opennic and parental-control lists directly from public-resolvers
Fixes #697
2022-06-27 19:53:18 +02:00