Catalog alignment
[sdc.git] / catalog-ui / src / app / models / relationship-types.ts
index 8ae827b..72e6402 100644 (file)
@@ -14,7 +14,7 @@
  * permissions and limitations under the License.
  */
 
-import {ToscaPresentationData} from "./tosca-presentation";
+import {ToscaPresentationData} from './tosca-presentation';
 
 export class RelationshipTypesMap {
     relationshipTypesMap: RelationshipTypesMapData;