diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-06 15:57:24 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-06 15:57:24 +0800 |
| commit | 505a2330e61f96243ea8ee38539e1c31c19f6dcd (patch) | |
| tree | cbcc31b5d74bcaa52d2bc98310347af738f81e85 /mingling/src/input | |
| parent | bdbaad9eff0eb3425dd0af8d3f479c7d8dcfd632 (diff) | |
Remove unused InputField struct
Diffstat (limited to 'mingling/src/input')
| -rw-r--r-- | mingling/src/input/input_field.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling/src/input/input_field.rs b/mingling/src/input/input_field.rs deleted file mode 100644 index 71eb7ed..0000000 --- a/mingling/src/input/input_field.rs +++ /dev/null @@ -1 +0,0 @@ -pub struct InputField {} |
