Drop endc/x2 connection setup support
[portal/ric-dashboard.git] / dashboard / webapp-frontend / src / app / ran-control / ran-control.component.html
index 01dd292..35ba4f5 100644 (file)
@@ -21,7 +21,6 @@
 <div class="ran-control__section">
   <h3 class="rd-global-page-title">RAN Connections</h3>
 
-  <button mat-raised-button (click)="setupRANConnection()">Setup Connection..</button>
   <button mat-raised-button color="warn" class="disconnect-all-button"
     (click)="disconnectAllRANConnections()">Disconnect All</button>