Skip to content

Commit 0252c31

Browse files
committed
*: remove pattern category "other"
1 parent 3fb885f commit 0252c31

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,3 @@ A curated collection of idiomatic design & application patterns for Go language.
108108
| Pattern | Description | Status |
109109
|:-------:|:----------- |:------:|
110110
| [Cascading Failures](/anti-patterns/cascading_failures.md) | A failure in a system of interconnected parts in which the failure of a part causes a domino effect ||
111-
112-
## Other Patterns
113-
114-
| Pattern | Description | Status |
115-
|:-------:|:----------- |:------:|
116-
| | | |

SUMMARY.md

-1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@
5959
* [Functional Options](/idiom/functional-options.md)
6060
* [Anti-Patterns](/README.md#anti-patterns)
6161
* [Cascading Failures](/anti-patterns/cascading_failures.md)
62-
* [Other Patterns](/README.md#other-patterns)
6362
* [Contributing](/CONTRIBUTING.md)

0 commit comments

Comments
 (0)