Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
gxkl committed Apr 17, 2024
1 parent 4778abf commit c959bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions standalone/standalone/src/Runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,5 +268,7 @@ export class Runner {
MysqlDataSourceManager.instance.clear();
SqlMapManager.instance.clear();
TableModelManager.instance.clear();
// clear configNames
ModuleConfigUtil.setConfigNames(undefined);
}
}

0 comments on commit c959bdd

Please sign in to comment.