Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Squash some missed torrent stuff
  • Loading branch information
Dazzozo committed May 20, 2013
1 parent 64ef43d commit 3f00cf0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 349 deletions.
1 change: 0 additions & 1 deletion getcm/utils/addfile.py
Expand Up @@ -16,7 +16,6 @@
from getcm.utils.string import convert_bytes
from getcm.model import init_database, DBSession
from getcm.model.schema import File
from getcm.utils.torrent import create_torrent

# Initialize Logging
logging.basicConfig(format="%(levelname)s: %(message)s", level=logging.DEBUG)
Expand Down
348 changes: 0 additions & 348 deletions getcm/utils/torrent.py

This file was deleted.

0 comments on commit 3f00cf0

Please sign in to comment.