Client - remove old comment

This commit is contained in:
Sam 2022-03-27 08:51:10 +02:00
parent db2390828f
commit e11970665b

View File

@ -1,7 +1,6 @@
import { ISport, ITranslatedSport, TActiveStatus } from '@/types/sports'
import { IWorkout } from '@/types/workouts'
// TODO: allow user to change colors
export const sportColors: Record<string, string> = {
'Cycling (Sport)': '#4c9792',
'Cycling (Transport)': '#88af98',