We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0c2e0 commit 9247baeCopy full SHA for 9247bae
Source/ModuleManager/Tags/TagListParser.cs
@@ -1,6 +1,7 @@
1
using System;
2
using System.Collections.Generic;
3
using ModuleManager.Progress;
4
+using ModuleManager.Extensions;
5
6
namespace ModuleManager.Tags
7
{
0 commit comments