Skip to content

Commit

Permalink
remove iostream
Browse files Browse the repository at this point in the history
  • Loading branch information
jstkdng committed Mar 8, 2023
1 parent 79a25df commit 009bb8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tmux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include <string>
#include <fmt/format.h>
#include <iostream>

std::vector<std::string_view> tmux::hooks = {
"client-session-changed",
Expand Down

0 comments on commit 009bb8b

Please sign in to comment.