Skip to content

Commit

Permalink
Revert "add to get_exposed_commands?"
Browse files Browse the repository at this point in the history
This reverts commit 393a791.
  • Loading branch information
msullivan committed Sep 16, 2024
1 parent 393a791 commit eacbee9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edgedbpkg/edgedb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ def get_exposed_commands(self, build: targets.Build) -> list[pathlib.Path]:

return [
bindir / "edgedb-server",
bindir / "edgedb-load-ext",
]

def get_meta_packages(
Expand Down

0 comments on commit eacbee9

Please sign in to comment.