Skip to content

Commit

Permalink
style: fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Oct 12, 2023
1 parent 23d960f commit 86c8ec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/language/typing/safe-ds-type-computer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ import {
resultsOrEmpty,
typeArgumentsOrEmpty,
} from '../helpers/nodeProperties.js';
import { isEmpty } from 'radash';

export class SafeDsTypeComputer {
private readonly astNodeLocator: AstNodeLocator;
Expand Down

0 comments on commit 86c8ec6

Please sign in to comment.