Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Sep 18, 2024
1 parent 0ebf3c6 commit fee2a80
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/examples/basic_io.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,4 @@ int main()
check(res.check_bytes_done() == SIZE);
cout << "File async read: " << res.check_bytes_done() << endl;
}
{
kvikio::RemoteHandle("hej", 42);
}
}

0 comments on commit fee2a80

Please sign in to comment.