remove: delete init sql

This commit is contained in:
LinkinStar 2022-10-21 17:26:36 +08:00
parent e89d6663a9
commit 574df642a2
2 changed files with 0 additions and 261 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +0,0 @@
package assets
import _ "embed"
//go:embed answer.sql
var AnswerSql []byte