Skip to content

Commit

Permalink
Fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
pengweiqhca committed Jul 16, 2022
1 parent 4c7e3fe commit 770c4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Autofac.Integration.Web/ContainerProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
// OTHER DEALINGS IN THE SOFTWARE.

using System;
using System.Web;
using System.Threading.Tasks;
using System.Web;
using Autofac.Core.Lifetime;

namespace Autofac.Integration.Web
Expand Down

0 comments on commit 770c4df

Please sign in to comment.