Skip to content

Commit

Permalink
tools/kci-maintainer: remove unused package
Browse files Browse the repository at this point in the history
Remove `git` as it's an unused package in the
tool script.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia authored and nuclearcat committed Sep 27, 2024
1 parent 1814453 commit 1ed50e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/kci-maintainer
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import json
import os
import argparse
import sys
import git
import subprocess
import re

Expand Down

0 comments on commit 1ed50e7

Please sign in to comment.