Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
muflone committed Apr 14, 2022
1 parent e4ba700 commit 0f95ee2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gwakeonlan/ui/detail.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
##

import pathlib

from gi.repository import GLib
from gi.repository import Gtk

from gwakeonlan.constants import BROADCAST_ADDRESS, DIR_ICONS, FILE_ICON
from gwakeonlan.constants import BROADCAST_ADDRESS, FILE_ICON
from gwakeonlan.functions import (_,
format_mac_address,
text_gtk30)
Expand Down

0 comments on commit 0f95ee2

Please sign in to comment.