Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Commit

Permalink
cloudsearch.py: Add missing FriendsSR import
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitche committed May 13, 2015
1 parent 3478553 commit e1ad028
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions r2/r2/lib/providers/search/cloudsearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,10 @@
import r2.lib.utils as r2utils
from r2.models import (
Account,
All,
DefaultSR,
DomainSR,
FakeSubreddit,
Friends,
FriendsSR,
Link,
ModContribSR,
MultiReddit,
NotFound,
Subreddit,
Expand Down

0 comments on commit e1ad028

Please sign in to comment.