We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d4657 commit 0de6597Copy full SHA for 0de6597
1 file changed
pyrogram/handlers/error_handler.py
@@ -16,7 +16,6 @@
16
# You should have received a copy of the GNU Lesser General Public License
17
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
18
19
-from collections.abc import Sequence
20
from typing import Callable, Optional, Sequence, Union
21
22
import pyrogram
0 commit comments