This method overrides django.contrib.sessions.backends.base.SessionBase.clear_expired.
If this operation isn't possible on a given backend, it should raise NotImplementedError. If it isn't necessary, because the backend has a built-in expiration mechanism, it should be a no-op.