Skip to content

Commit

Permalink
Remove unused libraries in explorer/main.cpp (carbon-language#3488)
Browse files Browse the repository at this point in the history
Remove unused libraries in explorer/main.cpp
  • Loading branch information
urielgarciarivas committed Dec 13, 2023
1 parent e343ea5 commit 3d7b59c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions explorer/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@

#include <unistd.h>

#include <chrono>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <optional>
#include <string>
#include <vector>

#include "common/error.h"
#include "explorer/base/trace_stream.h"
Expand Down

0 comments on commit 3d7b59c

Please sign in to comment.