summaryrefslogtreecommitdiff
path: root/src/run.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/run.rs')
-rw-r--r--src/run.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/run.rs b/src/run.rs
deleted file mode 100644
index 94261ff..0000000
--- a/src/run.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-/// Runtime state for running Obnam benchmarks.
-pub struct RuntimeState {
-}