mirror of
				https://github.com/LonamiWebs/Telethon.git
				synced 2025-10-31 07:57:38 +03:00 
			
		
		
		
	Fix absolute import should be relative (#4101)
This commit is contained in:
		
							parent
							
								
									ce29f13606
								
							
						
					
					
						commit
						9c7ac3b210
					
				|  | @ -2,7 +2,7 @@ import datetime | ||||||
| import os | import os | ||||||
| import time | import time | ||||||
| 
 | 
 | ||||||
| from telethon.tl import types | from ..tl import types | ||||||
| from .memory import MemorySession, _SentFileType | from .memory import MemorySession, _SentFileType | ||||||
| from .. import utils | from .. import utils | ||||||
| from ..crypto import AuthKey | from ..crypto import AuthKey | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user