Remove unused 'using' statement
This commit is contained in:
parent
2e42c43415
commit
9cd62c279d
@ -18,7 +18,6 @@ using cpputils::dynamic_pointer_move;
|
||||
using boost::optional;
|
||||
using boost::none;
|
||||
using std::shared_ptr;
|
||||
using std::vector;
|
||||
using cryfs::parallelaccessfsblobstore::FsBlobRef;
|
||||
using cryfs::parallelaccessfsblobstore::DirBlobRef;
|
||||
using namespace cpputils::logging;
|
||||
|
Loading…
Reference in New Issue
Block a user