Skip to content

Commit 225b736

Browse files
committed
Minor fixes
1 parent 82a5e8d commit 225b736

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Editor/ProcessLogWindow.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ protected override void OnGUI()
2121

2222
public static class ProcessLog
2323
{
24-
[MenuItem("Window/Git GUI/Process Log", true)]
25-
public static bool Check() => PackageShortcuts.GetSelectedModules().Any();
26-
2724
[MenuItem("Window/Git GUI/Process Log")]
2825
public static void Invoke()
2926
{

License.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)