Skip to content

Commit 510dae4

Browse files
committed
Fix diagram: remove side artifacts.
1 parent 67945e6 commit 510dae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/proxy/conceptual/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ before or after the request gets through to the original object.
66
Tutorial: [here](https://refactoring.guru/design-patterns/proxy).
77

88
### Diagram:
9-
![image](https://user-images.githubusercontent.com/8049534/175924643-8d4f9ee4-80fc-4377-864c-d115a94a720c.png)
9+
![image](https://user-images.githubusercontent.com/8049534/175926828-d4fed7c6-ea82-4717-a24b-8ad2b23910ba.png)
1010

1111
### Client code:
1212
```dart

0 commit comments

Comments
 (0)