This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
removed unused usings
These were leftover from a previous approach using an ImmutableHashSet
pull/1305/head
Chris Johnston
6 years ago
parent
14744ebc99
commit
d93f7336b4
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/Discord.Net.Core/Utils/TokenUtils.cs
+ 0
- 2
src/Discord.Net.Core/Utils/TokenUtils.cs
View File
@@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Text;
namespace Discord
Write
Preview
Loading…
Cancel
Save