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
remove usings that were not required
pull/1237/head
Chris Johnston
6 years ago
parent
b48c6df99d
commit
cb46409abb
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
src/Discord.Net.Core/Extensions/ActivityExtensions.cs
+ 0
- 6
src/Discord.Net.Core/Extensions/ActivityExtensions.cs
View File
@@ -1,9 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Discord
{
/// <summary>
Write
Preview
Loading…
Cancel
Save