remove duplicate line from dnscrypt_to_smartdns output

This commit is contained in:
bgme 2025-02-26 11:31:45 +08:00
parent 41ae948391
commit e8429d66ed
3 changed files with 71 additions and 68 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
description = ""
authors = ["bgme <i@bgme.me>"]
readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "^3.13"