summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst1
-rw-r--r--docs/index.rst1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4ab2441..85735b5 100644
--- a/README.rst
+++ b/README.rst
@@ -23,7 +23,6 @@ Features
* Cron-like scheduling
* Delayed scheduling of single run jobs (like the UNIX "at" command)
* Interval-based (run a job at specified time intervals)
-* Persistent, stateful jobs
* Multiple, simultaneously active job stores:
* RAM
diff --git a/docs/index.rst b/docs/index.rst
index e0ef87c..12d03af 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -26,7 +26,6 @@ Features
* Cron-like scheduling
* Delayed scheduling of single run jobs (like the UNIX "at" command)
* Interval-based (run a job at specified time intervals)
-* Persistent, stateful jobs
* Multiple, simultaneously active job stores:
* RAM