Skip to content

Commit

Permalink
export: remove in-tree export logic
Browse files Browse the repository at this point in the history
  • Loading branch information
abn committed Apr 5, 2022
1 parent e40ad43 commit fae3e30
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2,591 deletions.
1 change: 0 additions & 1 deletion src/poetry/console/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def _load() -> type[Command]:
"build",
"check",
"config",
"export",
"init",
"install",
"lock",
Expand Down
80 changes: 0 additions & 80 deletions src/poetry/console/commands/export.py

This file was deleted.

182 changes: 0 additions & 182 deletions src/poetry/utils/exporter.py

This file was deleted.

Loading

0 comments on commit fae3e30

Please sign in to comment.