Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 committed Oct 9, 2023
1 parent c182e04 commit 70f9892
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/VersionModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ const VersionModal: React.FC<VersionModalProps> = ({ setModalVisible }) => {
simulairum-viewer v{SIMULARIUM_VIEWER_VERSION}{" "}
</span>
</div>
{/* TODO add enginge when we switch to Octopus?/}
{/* <span> Engine: not connected to server </span> */}
</CustomModal>
);
};
Expand Down

0 comments on commit 70f9892

Please sign in to comment.