Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Update exception.py
Browse files Browse the repository at this point in the history
・使用していないクラスの削除
  • Loading branch information
nanato12 committed Nov 19, 2020
1 parent f2f6b60 commit 5e37432
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pylinebot/types/exception.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,3 @@ class MessageLimitError(Exception):
"""
message limit exception
"""


class DifferentTypeError(Exception):
"""
file type different exception
"""

0 comments on commit 5e37432

Please sign in to comment.