mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-01 05:13:43 +01:00
Extract remaining global usings for System libs.
This commit is contained in:
parent
11bf0d2998
commit
3f439bacb2
37 changed files with 7 additions and 42 deletions
|
|
@ -4,7 +4,7 @@ using Penumbra.Import.Structs;
|
|||
using Penumbra.Mods;
|
||||
using Penumbra.Mods.Subclasses;
|
||||
using Penumbra.Util;
|
||||
using SharpCompress.Archives.Zip;
|
||||
using ZipArchive = SharpCompress.Archives.Zip.ZipArchive;
|
||||
|
||||
namespace Penumbra.Import;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue