remove example
parent
e0b8eb3897
commit
35603a5f1b
|
@ -6,8 +6,3 @@ host = "127.0.0.1:3306"
|
||||||
database = "app-idea"
|
database = "app-idea"
|
||||||
username = "root"
|
username = "root"
|
||||||
password = "admin"
|
password = "admin"
|
||||||
|
|
||||||
# example
|
|
||||||
[output]
|
|
||||||
directory = "./output"
|
|
||||||
format = "toml"
|
|
Loading…
Reference in New Issue