Remove stale comment in _memcache_pool
This code now lives in the referenced external library, so there are no longer concerns about keeping projects in sync with each other. Change-Id: I68f19f9e32cccdc3f39651865501d32e9541840d
This commit is contained in:
parent
eb68d734d3
commit
2451e618f8
@ -15,9 +15,6 @@
|
||||
|
||||
"""Thread-safe connection pool for python-memcached."""
|
||||
|
||||
# NOTE(yorik-sar): this file is copied between keystone and keystonemiddleware
|
||||
# and should be kept in sync until we can use external library for this.
|
||||
|
||||
import collections
|
||||
import contextlib
|
||||
import itertools
|
||||
|
Loading…
x
Reference in New Issue
Block a user