Skip to content

Commit

Permalink
[chore] remove unintended commit
Browse files Browse the repository at this point in the history
  • Loading branch information
botbw committed Sep 23, 2024
1 parent 75cde33 commit 2703e93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asyncio.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ using callback_t = std::function<void()>;
enum IOType
{
WRITE,
WRITEV,
READ,
READV
};

enum WaitType
Expand Down

0 comments on commit 2703e93

Please sign in to comment.