Skip to content

Commit

Permalink
Update GuidedSourceData.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Feb 29, 2024
1 parent 6000821 commit 945b62c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ export class GuidedSourceDataPage extends ManagedPage {
const schema = this.info.globalState.schema.source_data;
delete schema.description;

console.log(subject,session, schema, this.info.globalState.interfaces)

const form = new JSONSchemaForm({
identifier: instanceId,
schema: preprocessSourceDataSchema(schema),
Expand Down

0 comments on commit 945b62c

Please sign in to comment.