Skip to content

Commit

Permalink
An unwanted change creeped in.
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Lischke <mike@lischke-online.de>
  • Loading branch information
mike-lischke committed Sep 5, 2023
1 parent 26a71a5 commit ddfc852
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/JavaScript/src/antlr4/CommonTokenFactory.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
*/

import CommonToken from './CommonToken.js';
import TokenFactory from './TokenFactory.js';

class TokenFactory { }

/**
* This default implementation of {@link TokenFactory} creates
Expand Down

0 comments on commit ddfc852

Please sign in to comment.