mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-06 15:47:52 +02:00
CODEBASE: Remove wrong and irrelevant comments/code (#2111)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
/**
|
||||
* React Subcomponent for displaying a location's UI, when that location is a gym
|
||||
*
|
||||
* This subcomponent renders all of the buttons for training at the gym
|
||||
*/
|
||||
import React, { useState } from "react";
|
||||
import Button from "@mui/material/Button";
|
||||
import { Blackjack, DECK_COUNT } from "../../Casino/Blackjack";
|
||||
|
||||
Reference in New Issue
Block a user