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

Commit f41e233

Browse files
author
Jasmine
committed
remove unnccessary usings
1 parent b04fc07 commit f41e233

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/GitHub.Exports/Services/IMenuHandler.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System;
2-
using System.Threading.Tasks;
32

43
namespace GitHub.VisualStudio
54
{

src/GitHub.VisualStudio/GitHubPackage.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.IO;
55
using System.Reflection;
66
using System.Runtime.InteropServices;
7-
using SysTask = System.Threading.Tasks;
87
using GitHub.Extensions;
98
using GitHub.Models;
109
using GitHub.Services;

0 commit comments

Comments
 (0)