RPC to delete link
[transportpce.git] / api / src / main / yang / service_path / transportpce-pce.yang
index 0652d3e972cb259f1b327d2de1b9ec0690882ae9..ca2708f823f33ce56a18d9dc670b91d97f1c39e9 100644 (file)
@@ -116,7 +116,7 @@ notification service-path-rpc-result {
     uses transportpce-common-service-path-types:rpc-response-status-ex;
     uses org-openroadm-common-service-types:service-notification-result;
   }
-  
+
   grouping stubpce-path-description {
       leaf path-name {
           type string;
@@ -136,5 +136,4 @@ notification service-path-rpc-result {
       uses stubpce-path-description;
     }
   }
-
 }