summaryrefslogtreecommitdiffhomepage
path: root/app/components/HeaderBarPlatformStyles.android.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/HeaderBarPlatformStyles.android.js')
-rw-r--r--app/components/HeaderBarPlatformStyles.android.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/components/HeaderBarPlatformStyles.android.js b/app/components/HeaderBarPlatformStyles.android.js
deleted file mode 100644
index f2f97beb65..0000000000
--- a/app/components/HeaderBarPlatformStyles.android.js
+++ /dev/null
@@ -1,2 +0,0 @@
-import { createViewStyles } from '../lib/styles';
-export default { ...createViewStyles({}) };