Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
World
Feeds
Commits
13028249
Verified
Commit
13028249
authored
Nov 05, 2020
by
Gabriele Musco
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed unused imports
parent
db533e03
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
gfeeds/feeds_view.py
gfeeds/feeds_view.py
+0
-1
gfeeds/sidebar_row.py
gfeeds/sidebar_row.py
+0
-1
No files found.
gfeeds/feeds_view.py
View file @
13028249
from
gettext
import
gettext
as
_
from
os.path
import
isfile
from
gi.repository
import
Gtk
,
Pango
from
gfeeds.confManager
import
ConfManager
from
gfeeds.feeds_manager
import
FeedsManager
...
...
gfeeds/sidebar_row.py
View file @
13028249
from
os.path
import
isfile
from
gi.repository
import
Gtk
,
GLib
,
Pango
from
gfeeds.confManager
import
ConfManager
from
gfeeds.initials_icon
import
InitialsIcon
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment