Skip to content

Commit 24a435f

Browse files
author
Alan Fleming
committed
Move utils.ts
1 parent 91597bd commit 24a435f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/widgets/utils.ts src/utils.ts

File renamed without changes.

src/widgets/ipylab.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import {
3737
toFunction,
3838
toJSONsubstituteCylic,
3939
updateProperty
40-
} from './utils';
40+
} from '../utils';
4141

4242
/**
4343
* Base model for common features

0 commit comments

Comments
 (0)