[game-data-packager] 01/01: pyflakes

Alexandre Detiste detiste-guest at moszumanska.debian.org
Fri May 13 07:28:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 62df707b342323205ce0fcb01002d907f161bf61
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Fri May 13 09:28:35 2016 +0200

    pyflakes
---
 game_data_packager/games/quake.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/game_data_packager/games/quake.py b/game_data_packager/games/quake.py
index 7deb3f5..eb0dde0 100644
--- a/game_data_packager/games/quake.py
+++ b/game_data_packager/games/quake.py
@@ -20,7 +20,6 @@ import os
 
 from .. import GameData
 from ..build import (PackagingTask)
-from ..paths import DATADIR
 from ..util import TemporaryUmask, mkdir_p
 
 logger = logging.getLogger(__name__)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list