Skip to content

Commit

Permalink
No longer a need to import syslog
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque committed Nov 3, 2020
1 parent 0376eea commit 418f6e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/image_config/corefile_uploader/core_uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import json
import os
import socket
import syslog
import tarfile
import time

Expand Down

0 comments on commit 418f6e9

Please sign in to comment.