mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-21 07:59:22 +01:00
Use System global usings.
This commit is contained in:
parent
25cdc00404
commit
53adb6fa54
248 changed files with 24 additions and 695 deletions
|
|
@ -1,10 +1,5 @@
|
|||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using Dalamud.Interface.Internal.Notifications;
|
||||
using Penumbra.Import;
|
||||
using Penumbra.Mods.Editor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue