Skip to content

Commit ce3c278

Browse files
sequbabudnix
andcommitted
Update src/interpreter/plugin/TextPlugin.ts
Co-authored-by: Krzysztof ‘Budzio’ Budnik <571316+budnix@users.noreply.github.com>
1 parent cc50436 commit ce3c278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/interpreter/plugin/TextPlugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import {CellError, ErrorType} from '../../Cell'
77
import {ErrorMessage} from '../../error-message'
8-
import { Maybe } from '../../Maybe'
8+
import {Maybe} from '../../Maybe'
99
import {ProcedureAst} from '../../parser'
1010
import {InterpreterState} from '../InterpreterState'
1111
import {SimpleRangeValue} from '../../SimpleRangeValue'

0 commit comments

Comments
 (0)