remove 'coding' comment
This commit is contained in:
parent
d52db0c74b
commit
409a6ef04e
@ -1,10 +1,8 @@
|
|||||||
|
|
||||||
# -*- coding: utf-8 -*-
|
|
||||||
|
|
||||||
import datetime
|
import datetime
|
||||||
import hashlib
|
import hashlib
|
||||||
import sys
|
import sys
|
||||||
from bisect import bisect
|
from bisect import bisect
|
||||||
|
|
||||||
import yaml
|
import yaml
|
||||||
from icalendar import Calendar, Event
|
from icalendar import Calendar, Event
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user