mirror of
				https://github.com/usememos/memos.git
				synced 2025-10-31 16:59:30 +08:00 
			
		
		
		
	chore: tweak imports order
This commit is contained in:
		
							parent
							
								
									8f37d7490c
								
							
						
					
					
						commit
						c5fa4fe304
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -4,10 +4,11 @@ import ( | |||
| 	"context" | ||||
| 
 | ||||
| 	"github.com/pkg/errors" | ||||
| 	apiv2pb "github.com/usememos/memos/proto/gen/api/v2" | ||||
| 	"github.com/usememos/memos/store" | ||||
| 	"google.golang.org/grpc/codes" | ||||
| 	"google.golang.org/grpc/status" | ||||
| 
 | ||||
| 	apiv2pb "github.com/usememos/memos/proto/gen/api/v2" | ||||
| 	"github.com/usememos/memos/store" | ||||
| ) | ||||
| 
 | ||||
| var owner *apiv2pb.User | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue