Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit fcd503d

Browse files
Moving files
1 parent 6e83023 commit fcd503d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.UI/Helpers/AutoCompleteAdvisor.cs renamed to src/GitHub.App/Services/AutoCompleteAdvisor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
using GitHub.UI;
1111
using NLog;
1212

13-
namespace GitHub.Helpers
13+
namespace GitHub.Services
1414
{
1515
[Export(typeof(IAutoCompleteAdvisor))]
1616
[PartCreationPolicy(CreationPolicy.Shared)]

0 commit comments

Comments
 (0)