Skip to content

Commit

Permalink
Make method package-private
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophietje authored Feb 27, 2024
1 parent c545437 commit 3df2c84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ void notifySmartConnectorsChanged() {
}
}

public URI getMyExposedUrl() {
URI getMyExposedUrl() {
return myExposedUrl;
}

Expand Down

0 comments on commit 3df2c84

Please sign in to comment.