[mob][photos] Undo change
This commit is contained in:
parent
4bfb69dcc4
commit
df867b5957
1 changed files with 0 additions and 2 deletions
|
@ -293,8 +293,6 @@ extension SectionTypeExtensions on SectionType {
|
|||
switch (this) {
|
||||
case SectionType.location:
|
||||
return [Bus.instance.on<LocationTagUpdatedEvent>()];
|
||||
case SectionType.face:
|
||||
return [Bus.instance.on<PeopleChangedEvent>()];
|
||||
default:
|
||||
return [];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue