mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
fixed comma
This commit is contained in:
parent
d4c1c9157e
commit
af00fee172
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import datetime logging, re, signal, sys, time, traceback
|
||||
import datetime, logging, re, signal, sys, time, traceback
|
||||
|
||||
try:
|
||||
import msvcrt
|
||||
|
|
Loading…
Reference in a new issue