Skip to content

Commit

Permalink
Removing leftover debugging code - whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
ErinMorelli committed Oct 10, 2016
1 parent 5043c34 commit 9f5f2e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plex_updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
import subprocess
import xml.etree.ElementTree as ET

import pprint
pp = pprint.PrettyPrinter(indent=4)



# Script global constants
API_ROOT_URL = 'https://plex.tv/{0}'
Expand Down

0 comments on commit 9f5f2e2

Please sign in to comment.