Browse Source

Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop

pull/2754/merge
Ruud 11 years ago
parent
commit
8e6f12a897
  1. 2
      CouchPotato.py

2
CouchPotato.py

@ -1,5 +1,5 @@
from __future__ import print_function
#!/usr/bin/env python
from __future__ import print_function
from logging import handlers
from os.path import dirname
import logging

Loading…
Cancel
Save