Forgot to remove the constant

This commit is contained in:
Luka Murn 2018-05-27 17:23:50 +02:00
parent b3ae1d8fa6
commit f8c8887d72

View file

@ -94,10 +94,6 @@ class Constants
HANDSONTABLE_INIT_COLS_CNT = 5
HANDSONTABLE_INIT_ROWS_CNT = 5
# Screen width which is still suitable for sidebar to be shown, otherwise
# hidden
SCREEN_WIDTH_LARGE = 768
#=============================================================================
# Styling
#=============================================================================