You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ariatosca.apache.org by mx...@apache.org on 2017/07/23 11:37:46 UTC

incubator-ariatosca git commit: fixed back

Repository: incubator-ariatosca
Updated Branches:
  refs/heads/ARIA-174-Refactor-instantiation-phase c29cc9bcf -> 67e7f4d74


fixed back


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/67e7f4d7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/67e7f4d7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/67e7f4d7

Branch: refs/heads/ARIA-174-Refactor-instantiation-phase
Commit: 67e7f4d74839e31f695843c2a7f6af62bb7a37cc
Parents: c29cc9b
Author: max-orlov <ma...@gigaspaces.com>
Authored: Sun Jul 23 14:37:40 2017 +0300
Committer: max-orlov <ma...@gigaspaces.com>
Committed: Sun Jul 23 14:37:40 2017 +0300

----------------------------------------------------------------------
 aria/orchestrator/topology/__init__.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/67e7f4d7/aria/orchestrator/topology/__init__.py
----------------------------------------------------------------------
diff --git a/aria/orchestrator/topology/__init__.py b/aria/orchestrator/topology/__init__.py
index 572e8f8..ae9c900 100644
--- a/aria/orchestrator/topology/__init__.py
+++ b/aria/orchestrator/topology/__init__.py
@@ -14,4 +14,3 @@
 # limitations under the License.
 
 from .topology import Instantiation, initiator
-