Skip to content

Commit

Permalink
comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHughes-dev committed Oct 18, 2024
1 parent 1eabf6f commit 51729dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TelemetrySite/client/src/contextForm/ContextForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ function ContextForm() {
* Set them to the corresponding dropdown option
*/
const FetchConfigOptions = () => {
//does not work yet
//tables do not contain a name column
//fetch names of config files to display for user to choose from
FetchConfigData().then((data) => {
Expand Down

0 comments on commit 51729dd

Please sign in to comment.