remove unused API stub from CLI

This commit is contained in:
2024-10-11 16:27:57 +02:00
parent 7b90c90e5f
commit 4e2bca263b
2 changed files with 1 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ extra-doc-files: CHANGELOG.md
executable cli
main-is: Main.hs
hs-source-dirs: app
other-modules: API.Collection
other-modules:
default-language: GHC2021
ghc-options: -Wall
build-depends: