Remove unused import causing delays on starting salt-master

This commit is contained in:
vzhestkov 2024-02-02 09:36:07 +01:00 committed by Pedro Algarvio
parent 6dd2f1783d
commit 20573c8941

View file

@ -9,7 +9,6 @@ import logging
import os
import re
import salt.auth.ldap
import salt.cache
import salt.payload
import salt.roster