[pybliographer] pybrc: pyflakes
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer] pybrc: pyflakes
- Date: Wed, 28 Mar 2018 23:07:37 +0000 (UTC)
commit 26cf03f5f3ce26730769d17cee2deaa64afa7be8
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Wed Mar 28 12:20:01 2018 -0300
pybrc: pyflakes
pybrc.py | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/pybrc.py b/pybrc.py
index 8737cfe..1986665 100644
--- a/pybrc.py
+++ b/pybrc.py
@@ -1,13 +1,7 @@
# Site configuration
-
+import os
from Pyblio import Autoload, Config, version
-from Pyblio.TextUI import *
-
-# ==================================================
-
-import string, os
-
# define autoloaded formats
Autoload.preregister ('format', 'BibTeX', 'Pyblio.Format.BibTeX', '.*\.bib')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]