Skip to content

Commit 12b426a

Browse files
timea-solidCopilot
andauthored
Update src/utils/headerFooterHelpers.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 626fd49 commit 12b426a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/headerFooterHelpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copied from mashlib/src/global/metadata.ts
33
*/
44
import { IndexedFormula, LiveStore, NamedNode, parse, sym } from 'rdflib'
5-
import ns from '../ns'
5+
import { ns } from '..'
66

77
/* @ts-ignore no-console */
88
type ThrottleOptions = {

0 commit comments

Comments
 (0)