Remove presentations

This commit is contained in:
Ilkka Seppälä
2019-10-30 21:12:10 +02:00
parent cc85c73fbc
commit 1eb1961f1b
19 changed files with 0 additions and 905 deletions

View File

@ -188,10 +188,6 @@ Use the Abstract Factory pattern when
## Tutorial
* [Abstract Factory Pattern Tutorial](https://www.journaldev.com/1418/abstract-factory-design-pattern-in-java)
## Presentations
* [Abstract Factory Pattern](etc/presentation.html)
## Real world examples