Skip to content

Commit

Permalink
Merge pull request #5805 from srallapa/BISERVER-15176-reverting-BISER…
Browse files Browse the repository at this point in the history
…VER-15176

[BISERVER-15176] reverting the changes from BISERVER-15051 - Revert "[BISERVER-15051] hide internal variables PUC side"
  • Loading branch information
peterrinehart authored Dec 9, 2024
2 parents 05770e1 + 5cd171e commit a07e457
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,4 @@ public interface IPdiContentProvider {
* @return list of variables' name
*/
Map<String, String> getVariables( String kettleFilePath );

/**
* Pentaho Hide internal variable is to show/hide internal variables.
*/
String getHideInternalVariable();
}

0 comments on commit a07e457

Please sign in to comment.