diff options
Diffstat (limited to 'tests/resources/assets')
-rw-r--r-- | tests/resources/assets/repo/style.css | 1 | ||||
-rw-r--r-- | tests/resources/assets/style.css | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/resources/assets/repo/style.css b/tests/resources/assets/repo/style.css index 6a5a4e2..3a51849 100644 --- a/tests/resources/assets/repo/style.css +++ b/tests/resources/assets/repo/style.css @@ -28,7 +28,6 @@ .logo { color: white; - } } diff --git a/tests/resources/assets/style.css b/tests/resources/assets/style.css index 6a5a4e2..3a51849 100644 --- a/tests/resources/assets/style.css +++ b/tests/resources/assets/style.css @@ -28,7 +28,6 @@ .logo { color: white; - } } |