diff --git a/src/views/LibraryPlayer/LibraryPlayer.tsx b/src/views/LibraryPlayer/LibraryPlayer.tsx index 461ad62ab0..ca0582b9b5 100644 --- a/src/views/LibraryPlayer/LibraryPlayer.tsx +++ b/src/views/LibraryPlayer/LibraryPlayer.tsx @@ -32,7 +32,7 @@ import { IdType } from "src/lib/types"; import { openSGFPasteModal } from "SGFPasteModal"; import * as preferences from "preferences"; import { PlayerCacheEntry } from "src/lib/player_cache"; -import { createGameRecord } from "ChallengeModal"; +// import { createGameRecord } from "ChallengeModal"; type LibraryPlayerProperties = RouteComponentProps<{ player_id: string; @@ -528,6 +528,7 @@ class _LibraryPlayer extends React.PureComponent {owner && (
+ {/* + */}