Make one import per line
This commit is contained in:
		
							parent
							
								
									4e55436339
								
							
						
					
					
						commit
						7947036af9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
 | 
					import $ from 'cafy';
 | 
				
			||||||
import $ from 'cafy'; import ID, { transform } from '../../../../../misc/cafy-id';
 | 
					import ID, { transform } from '../../../../../misc/cafy-id';
 | 
				
			||||||
import Message from '../../../../../models/messaging-message';
 | 
					import Message from '../../../../../models/messaging-message';
 | 
				
			||||||
import define from '../../../define';
 | 
					import define from '../../../define';
 | 
				
			||||||
import { publishMessagingStream } from '../../../../../stream';
 | 
					import { publishMessagingStream } from '../../../../../stream';
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue