Skip to content

Commit

Permalink
Removing unicode_literals from release refiner
Browse files Browse the repository at this point in the history
  • Loading branch information
ratoaq2 authored and fernandog committed Jul 26, 2016
1 parent 1938387 commit f3dcc3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sickbeard/refiners/release.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
"""Release refiner."""
from __future__ import unicode_literals

import logging
import os
Expand Down

0 comments on commit f3dcc3d

Please sign in to comment.