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