Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed Feb 13, 2024
1 parent aef3835 commit 8d9216b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pytool/CISettings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@
import glob
import os
import logging
import sys
from edk2toolext.environment import shell_environment
from edk2toolext.invocables.edk2_ci_build import CiBuildSettingsManager
from edk2toolext.invocables.edk2_ci_setup import CiSetupSettingsManager
from edk2toolext.invocables.edk2_setup import SetupSettingsManager, RequiredSubmodule
from edk2toolext.invocables.edk2_setup import SetupSettingsManager
from edk2toolext.invocables.edk2_update import UpdateSettingsManager
from edk2toolext.invocables.edk2_pr_eval import PrEvalSettingsManager
from edk2toollib.utility_functions import GetHostInfo
from pathlib import Path

from edk2toolext import codeql as codeql_helpers

Expand Down

0 comments on commit 8d9216b

Please sign in to comment.