refactor(web): remove unused variables
This commit is contained in:
parent
70f593997d
commit
32000c2b9f
@ -1,6 +1,5 @@
|
|||||||
var sasahyou = null, sappyou = null, shoppyou = null;
|
var sasahyou = null, sappyou = null, shoppyou = null;
|
||||||
var current_sasa = null, current_tanzaku = null;
|
var current_sasa = null, current_tanzaku = null;
|
||||||
var sasa_modified = false, tanzaku_modified = false;
|
|
||||||
|
|
||||||
function sasahyou_load() {
|
function sasahyou_load() {
|
||||||
resp = tdb_query("$TFM", 16, "");
|
resp = tdb_query("$TFM", 16, "");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user