BUG 2763: remove duplicate file browse button for CLI UIs
This PR resolves a bug where the file browse button was duplicated in CLI UIs. The solution was to remove the extra button as ctkPathLineEdit already provides its own browse button.
This PR resolves a bug where the file browse button was duplicated in CLI UIs. The solution was to remove the extra button as ctkPathLineEdit already provides its own browse button.