Skip to content

Commit

Permalink
Fix flake8 complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
davesteele committed Jul 16, 2024
1 parent abb703e commit 36709f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions comitup/mdns.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
#

import logging
import os
import signal
import socket
import subprocess
from typing import Dict, List, Optional
Expand Down

0 comments on commit 36709f1

Please sign in to comment.