Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
lqxhub committed Oct 12, 2024
1 parent b84ef31 commit ba181bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kiwi.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
#include <unistd.h>
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <iostream>
#include <thread>
#include <ctime>

#include "client.h"
#include "config.h"
Expand Down

0 comments on commit ba181bc

Please sign in to comment.