Remove stale module-level docstring from scrapy.mail

This commit is contained in:
Wali007-lab 2026-06-30 13:54:06 +02:00
parent 6ad8a043ca
commit 039e06bedb
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
"""
Mail sending helpers
See documentation in docs/topics/email.rst
"""
from __future__ import annotations
import logging