xorm/internal
Andrew Thornton 1d53848d50
Remove const insertSelectPlaceholder and associated dead code
insertSelectPlaceholder is an unexported const set at true. No code changes this nor can
any build environment change it.

Therefore we should remove it and the associated dead code.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-05-29 13:46:40 +01:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements Remove const insertSelectPlaceholder and associated dead code 2022-05-29 13:46:40 +01:00
utils Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00