Skip to content

Commit 2f43fff

Browse files
authored
Merge pull request #34 from RainDmitriy/patch-1
Removed doubled commands from docs/
2 parents 9a4133a + ab5e3fb commit 2f43fff

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/fastapi.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import Catcher module to your project.
1212

1313
```python
1414
from hawk_python_sdk.modules.fastapi import HawkFastapi
15-
from hawk_python_sdk.modules.fastapi import HawkFastapi
1615
```
1716

1817
```python

docs/flask.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import Catcher module to your project.
1212

1313
```python
1414
from hawk_python_sdk.modules.flask import HawkFlask
15-
from hawk_python_sdk.modules.flask import HawkFlask
1615
```
1716

1817
```python

0 commit comments

Comments
 (0)