fix: import error

This commit is contained in:
0xMRTT 2022-08-14 11:50:12 +02:00
parent 035dc706b5
commit c4ff817f03
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -16,7 +16,6 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
from .plugins.gtk4 import AdwcustomizerGtk4Plugin
import os import os
from pathlib import Path from pathlib import Path
import importlib import importlib