Skip to content

Commit 88eb27f

Browse files
committed
Remove transparent pixel
1 parent bba810e commit 88eb27f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

images/transparent.png

-740 Bytes
Binary file not shown.

source/views/building-hours/detail/building.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ import {Header} from './header'
1717
import {ScheduleTable} from './schedule-table'
1818
import {ListFooter} from '../../components/list'
1919

20-
const transparentPixel = require('../../../../images/transparent.png')
21-
2220
const styles = StyleSheet.create({
2321
container: {
2422
alignItems: 'stretch',

0 commit comments

Comments
 (0)