launchdarkly / cpp-sdks

C++ Client/Server SDKs
Other
5 stars 3 forks source link

refactor: remove redundant namespaces in expiration tracker #305

Closed cwaldren-ld closed 11 months ago

cwaldren-ld commented 11 months ago

Removes some redundant namespace prefixes in expiration_tracker to make the code more readable.