Aligning RANPM function to work in it/dep repository
[nonrtric/plt/ranpm.git] / install / uninstall-pm-rapp.sh
index 12ce98c..53a2166 100755 (executable)
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #  ============LICENSE_END=================================================
-#
 
 echo "Uninstalling pmrapp"
 
 echo " helm uninstall..."
 helm uninstall -n nonrtric nrt-pm-rapp
 
-echo "done"
-
+echo "done"
\ No newline at end of file