Skip to content

Commit 3876d39

Browse files
committed
Remove flyweight
1 parent d25abd7 commit 3876d39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,6 @@ The second option provides pre-configured version, which creates a HTTP GET requ
455455

456456
Even higher level of abstraction is being created by `$resource`, which is build over the `$http` service.
457457

458-
### Flyweight
459-
460458
### Proxy
461459

462460
>A proxy, in its most general form, is a class functioning as an interface to something else. The proxy could interface to anything: a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate.

0 commit comments

Comments
 (0)