Skip to content

Commit 0159848

Browse files
committed
Add FIXME
1 parent c74ad6b commit 0159848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libfetchers/fetchers.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ bool Input::contains(const Input & other) const
186186
return false;
187187
}
188188

189+
// FIXME: remove
189190
std::pair<StorePath, Input> Input::fetchToStore(ref<Store> store) const
190191
{
191192
if (!scheme)

0 commit comments

Comments
 (0)