Fix build error

This commit is contained in:
Jeremy Pritts 2023-11-06 23:05:52 -05:00
parent b82be98c65
commit a6de257a0f

View File

@ -3,7 +3,6 @@ using AssetRipper.Assets.Bundles;
using AssetRipper.Assets.Collections; using AssetRipper.Assets.Collections;
using AssetRipper.Assets.Generics; using AssetRipper.Assets.Generics;
using AssetRipper.Assets.IO; using AssetRipper.Assets.IO;
using AssetRipper.Assets.IO.Reading;
using AssetRipper.Assets.Metadata; using AssetRipper.Assets.Metadata;
using AssetRipper.IO.Endian; using AssetRipper.IO.Endian;
using AssetRipper.IO.Files; using AssetRipper.IO.Files;