Skip to content

Commit 900d2b1

Browse files
committed
Remove leftover debug definition
1 parent 7ee0ec9 commit 900d2b1

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

libs/wire-api/src/Wire/API/Routes/Public/Cargohold.hs

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,6 @@ type BaseAPIv3 (tag :: PrincipalTag) =
150150
()
151151
)
152152

153-
type TestAPI =
154-
( MultiVerb
155-
'GET
156-
'[JSON]
157-
'[ AssetNotFound,
158-
AssetRedirect,
159-
AssetStreaming
160-
]
161-
(Maybe LocalOrRemoteAsset)
162-
)
163-
164153
type QualifiedAPI =
165154
( Summary "Download an asset"
166155
:> Description

0 commit comments

Comments
 (0)