Skip to content

Commit d7a7a46

Browse files
Fix duplicate value
1 parent b18c04f commit d7a7a46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

building/tooling/analyzers/tags.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Using a common set of tags will allow us to do some nifty things, like cross-tra
6262
| `technique:exceptions` | catches or throws exceptions |
6363
| `technique:function-composition` | uses function composition |
6464
| `technique:generator` | uses a generator |
65-
| `technique:generators` | uses generators |
6665
| `technique:higher-order-functions` | uses higher-order functions |
6766
| `technique:immutability` | uses immutability |
6867
| `technique:immutable-collection` | uses a collection whose contents are immutable |

0 commit comments

Comments
 (0)