mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 20:12:26 -05:00 
			
		
		
		
	go fmt (#278)
This commit is contained in:
		
					parent
					
						
							
								27605f7c47
							
						
					
				
			
			
				commit
				
					
						a07e62e49e
					
				
			
		
					 5 changed files with 8 additions and 9 deletions
				
			
		|  | @ -28,8 +28,7 @@ import ( | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| func newDebugQueryHook() bun.QueryHook { | func newDebugQueryHook() bun.QueryHook { | ||||||
| 	return &debugQueryHook{ | 	return &debugQueryHook{} | ||||||
| 	} |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| // debugQueryHook implements bun.QueryHook | // debugQueryHook implements bun.QueryHook | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue