Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
91015ad0
Commit
91015ad0
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Remove merge conflict
parent
4f7fe63b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
synapse/storage/__init__.py
+0
-3
0 additions, 3 deletions
synapse/storage/__init__.py
with
0 additions
and
3 deletions
synapse/storage/__init__.py
+
0
−
3
View file @
91015ad0
...
@@ -32,11 +32,8 @@ from .event_federation import EventFederationStore
...
@@ -32,11 +32,8 @@ from .event_federation import EventFederationStore
from
.pusher
import
PusherStore
from
.pusher
import
PusherStore
from
.push_rule
import
PushRuleStore
from
.push_rule
import
PushRuleStore
from
.media_repository
import
MediaRepositoryStore
from
.media_repository
import
MediaRepositoryStore
<<<<<<<
HEAD
from
.rejections
import
RejectionsStore
from
.rejections
import
RejectionsStore
=======
>>>>>>>
471
c47441d0c188e845b75c8f446c44899fdcfe7
from
.state
import
StateStore
from
.state
import
StateStore
from
.signatures
import
SignatureStore
from
.signatures
import
SignatureStore
from
.filtering
import
FilteringStore
from
.filtering
import
FilteringStore
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment