aboutsummaryrefslogtreecommitdiffstats
path: root/diesel.toml
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-04-26 11:50:31 +0100
committerEllie Huxtable <e@elm.sh>2021-04-26 11:57:30 +0100
commit7b5c3d543d198a18884c990d540f5debc8a4d8d5 (patch)
treeffc6b9121f1b1299f1b30a26322e1988683c06c7 /diesel.toml
parentRevert to storing history as nanos (diff)
downloadatuin-7b5c3d543d198a18884c990d540f5debc8a4d8d5.zip
Support bash, resolves #3
Diffstat (limited to 'diesel.toml')
-rw-r--r--diesel.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/diesel.toml b/diesel.toml
deleted file mode 100644
index 92267c82..00000000
--- a/diesel.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-# For documentation on how to configure this file,
-# see diesel.rs/guides/configuring-diesel-cli
-
-[print_schema]
-file = "src/schema.rs"