Include Airy theme by default
[mediagoblin.git] / mediagoblin / auth / lib.py
index ddb58fe61eec606b578b19cfc7cd5b7c1d6db77a..c5b046d2550ebe363ecac9a144409ab49b13438d 100644 (file)
@@ -14,7 +14,6 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import os
 import random
 
 import bcrypt