Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SPWwj committed Aug 19, 2023
1 parent 5e029a3 commit e30f5d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const LockManager = require('../../utils/LockManager');

const JAR_PATH = path.resolve(__dirname, 'plantuml.jar');


// On first generation, all the diagrams will be added to the map, and whenever a diagram is generated,
// it will be marked as fresh.
// Upon editing a PUML file or a non-PUML file that triggers a hot reload on the site,
Expand Down

0 comments on commit e30f5d5

Please sign in to comment.