Skip to content

Commit

Permalink
drive-by
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Dec 12, 2023
1 parent 62e8e90 commit 91433e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kit/src/runtime/server/page/actions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as devalue from 'devalue';
import { json } from '../../../exports/index.js';
import { error, json } from '../../../exports/index.js';
import { normalize_error } from '../../../utils/error.js';
import { is_form_content_type, negotiate } from '../../../utils/http.js';
import { HttpError, Redirect, ActionFailure } from '../../control.js';
Expand Down

0 comments on commit 91433e4

Please sign in to comment.