Do not include imports and package
This commit is contained in:
		@@ -4,3 +4,4 @@ Do not explain obvious concepts, you can assume that I am knowledgeable about mo
 | 
				
			|||||||
Always assume the following points:
 | 
					Always assume the following points:
 | 
				
			||||||
 - any code should be written in Go
 | 
					 - any code should be written in Go
 | 
				
			||||||
 - any SQL should assume SQLite3
 | 
					 - any SQL should assume SQLite3
 | 
				
			||||||
 | 
					 - Go code should omit the package declaration and import statements for brevity
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user