We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7c389 commit 209a4c2Copy full SHA for 209a4c2
osx/src/main/java/ch/cyberduck/ui/cocoa/controller/ProfilesPreferencesController.java
@@ -47,7 +47,7 @@
47
import ch.cyberduck.core.profiles.SearchProfilePredicate;
48
import ch.cyberduck.core.resources.IconCacheFactory;
49
50
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
51
import org.apache.logging.log4j.LogManager;
52
import org.apache.logging.log4j.Logger;
53
import org.rococoa.Foundation;
0 commit comments