summaryrefslogtreecommitdiffstats
path: root/examples/file-toml/Settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/file-toml/Settings.toml')
-rw-r--r--examples/file-toml/Settings.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/file-toml/Settings.toml b/examples/file-toml/Settings.toml
deleted file mode 100644
index 21fa1e3..0000000
--- a/examples/file-toml/Settings.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-debug = true
-pi = 3.14159
-weight = 150
-location = { x = 10, y = 30 }