1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-07 01:30:18 +00:00

remove the dead code

This commit is contained in:
astaxie
2015-09-17 23:47:26 +08:00
parent e665a7dd32
commit 4823a0f114
6 changed files with 5 additions and 44 deletions

View File

@ -518,7 +518,6 @@ const (
complexKind
intKind
floatKind
integerKind
stringKind
uintKind
)