Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Remove unnecesary attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
11joselu committed Oct 6, 2016
1 parent f3dfb2f commit c296948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/dependencies/dependenciesManager.factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
if (!isDraw && !toTask) {
// Remove dependency
this.removeDependency(dependency, true);
dependency.canConnect = false;

manager.api.dependencies.raise.remove(dependency);

Expand Down

0 comments on commit c296948

Please sign in to comment.