浏览代码

Removida información innecesaria

Daniel Libonati 6 年之前
父节点
当前提交
1df14d5750
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      app/config/import_data.yml

+ 0 - 4
app/config/import_data.yml

@@ -1,6 +1,5 @@
 CMTS:
     source_table: "CMTS"
-    destination_fully_qualified: "CablemodemBundle:CMTS"
     destination_table: "cmts"
     mapping:
         id: id
@@ -14,7 +13,6 @@ CMTS:
 
 Profile:
     source_table: "Profile"
-    destination_fully_qualified: "CablemodemBundle:Profile"
     destination_table: "profile"
     mapping:
         id: id
@@ -28,7 +26,6 @@ Profile:
 
 Node:
     source_table: "Node"
-    destination_fully_qualified: "CablemodemBundle:Node"
     destination_table: "node"
     mapping:
         id: id
@@ -38,7 +35,6 @@ Node:
 
 Cablemodem:
     source_table: "Cablemodem"
-    destination_fully_qualified: "CablemodemBundle:Cablemodem"
     destination_table: "cablemodem"
     mapping:
         id: id