Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah German <sgerman@gitlab.com>2022-07-06 20:02:41 +0300
committerSarah German <sgerman@gitlab.com>2022-07-06 20:02:41 +0300
commit7b2343e7d241f9e65ad066b91503c74f43ef41b8 (patch)
treec4de84998785585aa50dc2003af5875028a5fca3
parent56934cc31f9df5a267f439a9925678133501e0b5 (diff)
Remove constants filesafari-svgs
-rw-r--r--content/frontend/shared/constants.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/frontend/shared/constants.js b/content/frontend/shared/constants.js
deleted file mode 100644
index 0fc7a0b1..00000000
--- a/content/frontend/shared/constants.js
+++ /dev/null
@@ -1 +0,0 @@
-export const iconSizeOptions = [8, 10, 12, 14, 16, 18, 24, 32, 48, 72];