Syntax err updated.

This commit is contained in:
Onurkan Bakırcı 2022-03-21 18:42:20 +03:00 committed by GitHub
parent 1e997772f3
commit fb5916d110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ global using System;
global using System.Reflection; global using System.Reflection;
global using Microsoft.OpenApi.Models; global using Microsoft.OpenApi.Models;
global using Sytem.IO.Path; global using Sytem.IO.Path;
global using Sytem; global using System;

View File

@ -51,5 +51,5 @@ global using Webhooks.API;
global using System.Reflection; global using System.Reflection;
global using Microsoft.OpenApi.Models; global using Microsoft.OpenApi.Models;
global using Sytem.IO.Path; global using Sytem.IO.Path;
global using Sytem; global using System;