diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-29 01:47:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-29 01:47:32 +0100 |
| commit | ce73eaf7875a9a3326afcd839ad85eb95879c160 (patch) | |
| tree | c4cff45a7bada9aebf48b6e51c5dffe086045e20 /test/required_disk_space_test.cc | |
| parent | 0f772d68ef7fb32002538ce9ca7c9764d0d7135b (diff) | |
Cleanup: test tidying.
Diffstat (limited to 'test/required_disk_space_test.cc')
| -rw-r--r-- | test/required_disk_space_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/required_disk_space_test.cc b/test/required_disk_space_test.cc index 8a35ce902..db659c2c9 100644 --- a/test/required_disk_space_test.cc +++ b/test/required_disk_space_test.cc @@ -34,7 +34,6 @@ using std::dynamic_pointer_cast; using std::make_shared; -using std::shared_ptr; void check_within_n (int64_t a, int64_t b, int64_t n) |
