summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-01-29 11:59:52 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-01-29 11:59:52 +0100
commitb90a42c33cd3f7c732d0f5d9233facc90bebcac0 (patch)
tree762fe7ce9f075b763833dd93d8e54127b1c7ecf7 /README.md
parent7c5a422f10dcdb25531dc6dd12d6c66b28d0be35 (diff)
downloadmullvadvpn-b90a42c33cd3f7c732d0f5d9233facc90bebcac0.tar.xz
mullvadvpn-b90a42c33cd3f7c732d0f5d9233facc90bebcac0.zip
Remove common types that are mostly unused
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3533c1327..a597fb06e1 100644
--- a/README.md
+++ b/README.md
@@ -118,7 +118,6 @@ it and behave accordingly.
- **main.js** - entry file for background process
- **routes.js** - routes configurator
- **transitions.js** - transition rules between views
- - **types.js** - common Flow types used across the app
- **build.sh** - Builds the backend in release mode. Will be extended to take care of more parts
of the release compiling and packaging.
- **Cargo.toml** - Main Rust workspace definition. See this file for which folders here are backend