mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Remove unused params.
This commit is contained in:
parent
d0c4d6984c
commit
bb4665c367
1 changed files with 0 additions and 3 deletions
|
|
@ -11,7 +11,6 @@ using Penumbra.Mods;
|
|||
using Penumbra.Mods.Editor;
|
||||
using Penumbra.Mods.Manager;
|
||||
using Penumbra.Services;
|
||||
using Penumbra.UI.AdvancedWindow;
|
||||
using Penumbra.Mods.Settings;
|
||||
using Penumbra.UI.ModsTab.Groups;
|
||||
|
||||
|
|
@ -22,8 +21,6 @@ public class ModPanelEditTab(
|
|||
ModFileSystemSelector selector,
|
||||
ModFileSystem fileSystem,
|
||||
Services.MessageService messager,
|
||||
ModEditWindow editWindow,
|
||||
ModEditor editor,
|
||||
FilenameService filenames,
|
||||
ModExportManager modExportManager,
|
||||
Configuration config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue