~edwargix/git.sr.ht

7a26eff6601651599e2f9899cdfd9dc73c19d94b — Drew DeVault 8 years ago d7f64bd
Remove superflous imports
1 files changed, 0 insertions(+), 3 deletions(-)

M git/app.py
M git/app.py => git/app.py +0 -3
@@ 1,8 1,5 @@
from flask import render_template, request 

import random
import sys
import os
import locale

from srht.config import cfg, cfgi, load_config