Skip to content

Commit 8857eb1

Browse files
committed
Неправильно смержил импорт
1 parent bb93156 commit 8857eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OneScript.Web.Server/WebServer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This Source Code Form is subject to the terms of the
1515
using System.Collections.Generic;
1616
using System.Threading.Tasks;
1717
using Microsoft.AspNetCore.Diagnostics;
18+
using Microsoft.Extensions.Configuration;
1819
using OneScript.Execution;
1920

2021
namespace OneScript.Web.Server

0 commit comments

Comments
 (0)