chore: Rename two files from Directory* to Dir*: (#5058)

The names of the files should reflect the name of the Dir class.

Co-authored-by: Zack Brunson <Zshooter@gmail.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
This commit is contained in:
Scott Schurr
2024-07-25 11:50:27 -07:00
committed by GitHub
parent ad14d09a2b
commit 20707fac4a
8 changed files with 16 additions and 7 deletions

View File

@@ -17,7 +17,6 @@
#include <test/jtx.h>
#include <xrpld/ledger/BookDirs.h>
#include <xrpld/ledger/Directory.h>
#include <xrpld/ledger/Sandbox.h>
#include <xrpl/basics/random.h>
#include <xrpl/protocol/Feature.h>