Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6b991be5 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé Committed by GitHub
Browse files

Merge pull request #9023 from thunderbird/revert-9000-remove-unused-glide-module

Revert "Remove un-used com.fsck.k9.glide.K9AppGlideModule"
parents 87eb4420 a87b283e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
package com.fsck.k9.glide;

import com.bumptech.glide.annotation.GlideModule;
import com.bumptech.glide.module.AppGlideModule;

@GlideModule
public class K9AppGlideModule extends AppGlideModule {
}