diff options
author | Marco Boss <bossm8@bfh.ch> | 2022-03-01 15:54:47 +0100 |
---|---|---|
committer | Marco Boss <bossm8@bfh.ch> | 2022-03-01 15:54:47 +0100 |
commit | b4f7fef224c7edc075636b14d68f7c20a7f1eb35 (patch) | |
tree | fe75b1488cc6d4bb1d2ab0ef6c399343822bdd85 /src/exchangedb/Makefile.am | |
parent | 0eed0c0de21648453c7abc1e999c5740dacde0d7 (diff) |
stay with partitions for now - find shards on dev/boss/sharding
Diffstat (limited to 'src/exchangedb/Makefile.am')
-rw-r--r-- | src/exchangedb/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 05e066759..3145c3c09 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -19,7 +19,6 @@ sql_DATA = \ benchmark-0001.sql \ exchange-0000.sql \ exchange-0001.sql \ - exchange-0002.sql \ drop0001.sql EXTRA_DIST = \ |