diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-08-08 16:53:23 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-08-08 16:53:23 +0200 |
| commit | ac98e48c68eadfdd7250eccd38aa492e6f830744 (patch) | |
| tree | 05bfd7a9f05456220f11f40329093b127a5b20a2 /app/components/HeaderBarPlatformStyles.android.js | |
| parent | d53fda746465c0bb6525371b9d780cbfac90f942 (diff) | |
| parent | a8f2831cd50e98b1d126b8c3169adcf1ef75b8a2 (diff) | |
| download | mullvadvpn-ac98e48c68eadfdd7250eccd38aa492e6f830744.tar.xz mullvadvpn-ac98e48c68eadfdd7250eccd38aa492e6f830744.zip | |
Merge branch 'remove-auto-login'
Diffstat (limited to 'app/components/HeaderBarPlatformStyles.android.js')
| -rw-r--r-- | app/components/HeaderBarPlatformStyles.android.js | 2 |
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({}) }; |
