about summary refs log tree commit diff
path: root/src/view/lib/assets.native.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/lib/assets.native.ts')
-rw-r--r--src/view/lib/assets.native.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/lib/assets.native.ts b/src/view/lib/assets.native.ts
index 4b5c3efca..609f8e019 100644
--- a/src/view/lib/assets.native.ts
+++ b/src/view/lib/assets.native.ts
@@ -1,5 +1,4 @@
 import {ImageSourcePropType} from 'react-native'
 
 export const DEF_AVATAR: ImageSourcePropType = require('../../../public/img/default-avatar.jpg')
-export const SCENE_EXPLAINER: ImageSourcePropType = require('../../../public/img/scene-explainer.jpg')
 export const TABS_EXPLAINER: ImageSourcePropType = require('../../../public/img/tabs-explainer.jpg')