Remove parsing code
This commit is contained in:
parent
4215a2c850
commit
ec9adff0b2
8 changed files with 0 additions and 269 deletions
|
|
@ -10,7 +10,6 @@ pub enum Value {
|
|||
Int(i64),
|
||||
// String(Box<String>),
|
||||
Table(Table),
|
||||
|
||||
// Float(f64),
|
||||
// Nil,
|
||||
// Path(Table),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue