Closes gh-1715
This commit is contained in:
igor-suhorukov
2018-03-03 00:39:59 +03:00
committed by Stephane Nicoll
parent cef98e1125
commit 129530f792
5 changed files with 0 additions and 5 deletions

View File

@@ -26,7 +26,6 @@ import org.springframework.beans.factory.ObjectFactory;
import org.springframework.beans.factory.config.Scope;
import org.springframework.core.NamedThreadLocal;
import org.springframework.lang.Nullable;
import org.springframework.util.Assert;
/**
* A simple thread-backed {@link Scope} implementation.