Skip to content

Commit

Permalink
Update packages/parser/src/language/gitGraph/module.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
  • Loading branch information
Austin-Fulbright and sidharthv96 authored Jul 27, 2024
1 parent 5dfc94e commit 871f047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/parser/src/language/gitGraph/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {
createDefaultSharedCoreModule,
EmptyFileSystem,
} from 'langium';

import { CommonValueConverter } from '../common/valueConverter.js';
import { MermaidGeneratedSharedModule, GitGraphGeneratedModule } from '../generated/module.js';
import { GitGraphTokenBuilder } from './tokenBuilder.js';
Expand Down

0 comments on commit 871f047

Please sign in to comment.