Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Aug 16, 2023
1 parent 69f272b commit 64bf580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/warp/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ export type RemoteWarpTokenConfig = SyntheticNativeTokenConfig | SyntheticCollat

export interface WarpRouteConfig {
base: WarpBaseTokenConfig;
// TODO rename?
synthetics: RemoteWarpTokenConfig[];
}

Expand Down

0 comments on commit 64bf580

Please sign in to comment.