fcitx5: Remove unused import

This commit is contained in:
Victor Engmark 2023-06-15 11:11:09 +12:00
parent 7403dd3fe2
commit 0822545ba8

View File

@ -2,7 +2,6 @@
#!nix-shell -i python3 -p nix-update nix-prefetch-github python3Packages.requests
from nix_prefetch_github import *
import json
import requests
import subprocess