mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 14:22:25 -05:00 
			
		
		
		
	[chore] cleanup storage implementation, no need for multiple interface types (#1131)
Signed-off-by: kim <grufwub@gmail.com> Signed-off-by: kim <grufwub@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								c9d893fec1
							
						
					
				
			
			
				commit
				
					
						fcb9c0bb8b
					
				
			
		
					 35 changed files with 129 additions and 178 deletions
				
			
		|  | @ -43,7 +43,7 @@ type StatusStandardTestSuite struct { | |||
| 	federator    federation.Federator | ||||
| 	emailSender  email.Sender | ||||
| 	processor    processing.Processor | ||||
| 	storage      storage.Driver | ||||
| 	storage      *storage.Driver | ||||
| 
 | ||||
| 	// standard suite models | ||||
| 	testTokens       map[string]*gtsmodel.Token | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue