diff options
Diffstat (limited to 'modern/src/theme')
-rw-r--r-- | modern/src/theme/palette.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modern/src/theme/palette.js b/modern/src/theme/palette.js index 5a54b77f..5c93cfd2 100644 --- a/modern/src/theme/palette.js +++ b/modern/src/theme/palette.js @@ -1,5 +1,3 @@ -import { deepPurple, green } from '@material-ui/core/colors'; - const traccarPurple = '#333366'; const traccarGreen = '#4CAF50'; const traccarWhite = '#FFF'; |