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

Commit 21e2253

Browse files
committed
Restore missing using
1 parent 0b6a0db commit 21e2253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio/GitHubPackage.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using System.Runtime.InteropServices;
3+
using System.ComponentModel.Composition;
34
using System.Threading;
45
using System.Threading.Tasks;
56
using System.Windows;

0 commit comments

Comments
 (0)