remove 'coding' comment

This commit is contained in:
Dmitry Belyaev 2018-04-13 23:39:59 +03:00
parent d52db0c74b
commit 409a6ef04e
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -1,10 +1,8 @@
# -*- coding: utf-8 -*-
import datetime
import hashlib
import sys
from bisect import bisect
import yaml
from icalendar import Calendar, Event