Format the project with 'dotnet format' (#2551)
* Sync and Re-Format * Fix Title string. * Fix indentation.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System;
|
||||
|
||||
namespace Discord.API
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
internal class UnixTimestampAttribute : Attribute { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user