Add table with automatic neighbor relation data
[portal/ric-dashboard.git] / webapp-frontend / src / app / interfaces / xapp-mgr.types.ts
index 7654377..1c3cc38 100644 (file)
@@ -51,4 +51,4 @@ export interface XMXapp {
 export interface XappControlRow {
   xapp: string;
   instance: XMXappInstance;
-}
\ No newline at end of file
+}