Shared: Components: Tabs: Deleted useless code.

This commit is contained in:
Tatiana Lopaeva 2024-06-28 10:34:41 +03:00
parent 24d7b695ab
commit 09d4c8a4f4

View File

@ -24,7 +24,5 @@
// content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0
// International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
export const INDEX_NOT_FOUND = -1;
export const OFFSET_RIGHT = 48;
export const OFFSET_LEFT = 48;