remove 'coding' comment
This commit is contained in:
		@@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user