diff options
author | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-06-04 14:58:16 +0300 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2018-06-04 14:58:16 +0300 |
commit | 4334d77fc546ee27f781c409dd4ad8a899f944bf (patch) | |
tree | f4a2d6374575d615efc2b2a81aa63c562c4566f2 | |
parent | 080fcba26ad6571e191c816ae535449ab8f9d657 (diff) | |
download | vaadin-framework-4334d77fc546ee27f781c409dd4ad8a899f944bf.tar.gz vaadin-framework-4334d77fc546ee27f781c409dd4ad8a899f944bf.zip |
Remove vaadin-screenshots submodule (#10956)
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | tests/screenshots | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 3b2cda8530..e69de29bb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +0,0 @@ -[submodule "screenshots"] - path = tests/screenshots - url = https://github.com/vaadin/vaadin-screenshots.git - branch = master diff --git a/tests/screenshots b/tests/screenshots deleted file mode 160000 -Subproject 129646ec7ced43eb88895f235cb356dacb6dc6c |