app does not require syntax-highlighter or docker (anymore) (#48685)

We can remove these from the `sg start app` list of prereqs/services.


## Test plan

Run `sg start app`.
This commit is contained in:
Quinn Slack 2023-03-05 16:44:07 -08:00 committed by GitHub
parent 984bdaa365
commit 02c5661991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1379,14 +1379,11 @@ commandsets:
app:
requiresDevPrivate: true
checks:
- docker
- git
commands:
- sourcegraph
- docsite
- web
# TODO: App's dependency on syntax-highlighter will be removed.
- syntax-highlighter
- caddy
tests: