mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-22 11:18:14 +00:00
remove glide module
This commit is contained in:
parent
6d0c7f9f93
commit
7c16cc1ba8
@ -1,9 +0,0 @@
|
||||
package com.dylanvann.fastimage;
|
||||
|
||||
import com.bumptech.glide.annotation.GlideModule;
|
||||
import com.bumptech.glide.module.AppGlideModule;
|
||||
|
||||
// We need an AppGlideModule to be present for progress events to work.
|
||||
@GlideModule
|
||||
public final class FastImageGlideModule extends AppGlideModule {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user