forked from ebhomengo/niki
				
			fix(pkg): renamed team convention format
This commit is contained in:
		
							parent
							
								
									c7debfefc6
								
							
						
					
					
						commit
						24218575df
					
				| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
package httpmsg
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"git.gocasts.ir/ebhomengo/niki/pkg/errmsg"
 | 
			
		||||
	"git.gocasts.ir/ebhomengo/niki/pkg/richerror"
 | 
			
		||||
	"git.gocasts.ir/ebhomengo/niki/pkg/err_msg"
 | 
			
		||||
	"git.gocasts.ir/ebhomengo/niki/pkg/rich_error"
 | 
			
		||||
	"net/http"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue