Skip to content

Commit 4f71ea1

Browse files
committed
lint
1 parent 0aee881 commit 4f71ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kit/src/runtime/server/page/actions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as devalue from 'devalue';
2-
import { error, json } from '../../../exports/index.js';
2+
import { json } from '../../../exports/index.js';
33
import { normalize_error } from '../../../utils/error.js';
44
import { is_form_content_type, negotiate } from '../../../utils/http.js';
55
import { HttpError, Redirect, ActionFailure } from '../../control.js';

0 commit comments

Comments
 (0)