[ci skip] Remove unnecessary namespace import

This commit is contained in:
Oliver Booth 2022-04-21 22:09:36 +01:00
parent 1d46ea6f9d
commit a95b8fe3da
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1 @@
using System; [assembly: CLSCompliant(true)]
[assembly: CLSCompliant(true)]