Skip to content

Commit

Permalink
remove iostream
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Aug 10, 2024
1 parent 811ecc4 commit 569b25d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixd/lib/CommandLine/Configuration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <llvm/Support/CommandLine.h>
#include <llvm/Support/JSON.h>

#include <iostream>
#include <string>

using namespace nixd;
Expand Down

0 comments on commit 569b25d

Please sign in to comment.