saving a bit of whitespace
This commit is contained in:
parent
c72b211c98
commit
52cab957cb
@ -31,11 +31,8 @@ class Logbot(Bot):
|
||||
""" # noqa
|
||||
|
||||
IMAGE_TYPES = (".jpg", "jpeg", "png", ".gif", ".bmp", ".svg", "eps")
|
||||
|
||||
AUDIO_TYPES = (".mp3", ".ogg", ".oga", ".mogg", ".wav", ".m4a", ".webm")
|
||||
|
||||
FILE_TYPES = ".pdf"
|
||||
|
||||
VIDEO_TYPES = (
|
||||
".mp4",
|
||||
".webm",
|
||||
|
Loading…
Reference in New Issue
Block a user