vgo - fix format
This commit is contained in:
		@ -60,7 +60,7 @@ func (p *Project) Create() error {
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// create license
 | 
						// create license
 | 
				
			||||||
	return p. createLicenseFile()
 | 
						return p.createLicenseFile()
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func (p *Project) createLicenseFile() error {
 | 
					func (p *Project) createLicenseFile() error {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user