mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Clean up unused imports
This commit is contained in:
parent
f53344cd89
commit
a188c64a0e
21 changed files with 3 additions and 70 deletions
|
|
@ -1,4 +1,3 @@
|
|||
using System.Data;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using PluralKit.Core;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Dapper;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue