chore: 使用していない定数を削除

feat/v13/notes
yupix 10 months ago
parent b56b9fcc6d
commit 5ad026dca6
No known key found for this signature in database
GPG Key ID: 2FF705F5C56D9C06

@ -14,10 +14,6 @@ class CacheConfig:
self.ttl: int = options.ttl
IMisskeyDistribution = Literal["ayuskey", "m544", "areionskey", "official"]
IMisskeyVersions = Literal[13, 12, 11]
class ILimits(TypedDict, total=False):
channel_name: int
channel_description: int

Loading…
Cancel
Save