Skip to content

Commit 18613c4

Browse files
committed
Site: Remove documentation for live-reloading during development as it has been removed from the project
1 parent f654f7d commit 18613c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

site/develop/avatica-go.md

-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ as the component.
3535
1. Install [docker](https://docs.docker.com/install/) and [docker compose](https://docs.docker.com/compose/install/).
3636
2. From the root of the repository, run `docker compose run compile-protobuf`
3737

38-
## Live reload during development
39-
It is possible to reload the code in real-time during development. This executes the test suite every time a `.go` or
40-
`.mod` file is updated. The test suite takes a while to run, so the tests will not complete instantly, but live-reloading
41-
during development allows us to not have to manually execute the test suite on save.
42-
4338
### Set up
4439
1. Install [docker](https://docs.docker.com/install/) and [docker compose](https://docs.docker.com/compose/install/).
4540

0 commit comments

Comments
 (0)