mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C#: Minimal update of relevant code to minimize project dependencies and hide some implementation details behind interfaces.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Semmle.Util.Logging;
|
||||
using System;
|
||||
using System;
|
||||
using Semmle.Util.Logging;
|
||||
|
||||
namespace Semmle.BuildAnalyser
|
||||
namespace Semmle.Extraction.CSharp.DependencyFetching
|
||||
{
|
||||
internal class ProgressMonitor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user