Skip to content

Commit

Permalink
MID-7797: removing mapping for task name from structural util and sys…
Browse files Browse the repository at this point in the history
…tem task archetypes
  • Loading branch information
skublik committed Apr 4, 2022
1 parent f4e0638 commit 7c744d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@
</assignment>
<inducement>
<focusMappings>
<mapping>
<strength>weak</strength>
<expression>
<script>
<code>
return source.name
</code>
</script>
</expression>
<target>
<path>name</path>
</target>
</mapping>
<mapping>
<strength>weak</strength>
<expression>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@
</assignment>
<inducement>
<focusMappings>
<mapping>
<strength>weak</strength>
<expression>
<script>
<code>
return source.name
</code>
</script>
</expression>
<target>
<path>name</path>
</target>
</mapping>
<mapping>
<strength>weak</strength>
<expression>
Expand Down

0 comments on commit 7c744d1

Please sign in to comment.